ResultReadWrite Methods

The ResultReadWrite type exposes the following members.

Methods

 

Name

Description

ResultReadWrite Methods 1:

CreateError(AdsErrorCode)

Creates an error result;

ResultReadWrite Methods 2:

CreateError(AdsErrorCode, UInt32)

Creates an error result;

ResultReadWrite Methods 3:

CreateSuccess(Int32)

Creates a success result.

ResultReadWrite Methods 4:

CreateSuccess(Int32, UInt32)

Creates a success result.

ResultReadWrite Methods 5:

Equals

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

ResultReadWrite 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.)

ResultReadWrite Methods 7:

GetHashCode

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

ResultReadWrite Methods 8:

GetType

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

ResultReadWrite Methods 9:

MemberwiseClone

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

ResultReadWrite Methods 10:

SetError

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

ResultReadWrite Methods 11:

ToString

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

Reference

ResultReadWrite Class

TwinCAT.Ads Namespace