ResultHandle Methods

The ResultHandle type exposes the following members.

Methods

 

Name

Description

ResultHandle Methods 1:

CreateError(AdsErrorCode)

Creates an Error Result.

ResultHandle Methods 2:

CreateError(AdsErrorCode, UInt32)

Creates an Error Result.

ResultHandle Methods 3:

CreateSuccess(UInt32)

Creates a success result.

ResultHandle Methods 4:

CreateSuccess(UInt32, UInt32)

Creates a success result.

ResultHandle Methods 5:

Equals

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

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

ResultHandle Methods 7:

GetHashCode

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

ResultHandle Methods 8:

GetType

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

ResultHandle Methods 9:

MemberwiseClone

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

ResultHandle Methods 10:

SetError

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

ResultHandle Methods 11:

ToString

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

Reference

ResultHandle Class

TwinCAT.Ads Namespace