ResultWrite Methods

The ResultWrite type exposes the following members.

Methods

 

Name

Description

ResultWrite Methods 1:

CreateError(AdsErrorCode)

Creates an error result;

ResultWrite Methods 2:

CreateError(AdsErrorCode, UInt32)

Creates an error result;

ResultWrite Methods 3:

CreateSuccess.

Creates a sucess result.

ResultWrite Methods 4:

CreateSuccess(UInt32)

Creates a sucess result.

ResultWrite Methods 5:

Equals

Determines whether the specified object is equal to the current object. (Inherited from Object.)

ResultWrite Methods 6:

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

ResultWrite Methods 7:

GetHashCode

Serves as the default hash function. (Inherited from Object.)

ResultWrite Methods 8:

GetType

Gets the Type of the current instance. (Inherited from Object.)

ResultWrite Methods 9:

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

ResultWrite Methods 10:

SetError

Sets the error state of this ResultAds (Inherited from ResultAds.)

ResultWrite Methods 11:

ToString

Returns a string that represents the current object. (Inherited from Object.)

Reference

ResultWrite Class

TwinCAT.Ads Namespace