ResultRpcMethod Properties

The ResultRpcMethod type exposes the following members.

Properties

 

Name

Description

ResultRpcMethod Properties 1:

ResultRpcMethod Properties 2:

Empty

Gets the Empty Result (initialized to None and default ReturnValue (NULL).

ResultRpcMethod Properties 3:

ErrorCode

Gets the ADS Error code bound to this Result object. (Inherited from ResultAds.)

ResultRpcMethod Properties 4:

Failed

Gets a value indicating whether the ResultAds state is failed. (Inherited from ResultAds.)

ResultRpcMethod Properties 5:

InvokeId

Gets the ADS requests invoke identifier (or 0 if not supported) (Inherited from ResultAds.)

ResultRpcMethod Properties 6:

OutValues

Gets the output parameter values.

ResultRpcMethod Properties 7:

ReturnValue

The (optional) return value of the RPC Method.

ResultRpcMethod Properties 8:

Succeeded

Gets a value indicating whether the ResultAds state is succeeded. (Inherited from ResultAds.)

Reference

ResultRpcMethod Class

TwinCAT.Ads Namespace