RpcMethod Properties

The RpcMethod type exposes the following members.

Properties

 

Name

Description

RpcMethod Properties 1:

Comment

Gets the Method comment.

RpcMethod Properties 2:

InParameters

Gets the In-Parameters of the IRpcMethod

RpcMethod Properties 3:

IsVoid

Gets a value indicating whether this IRpcMethod has no return parameter

RpcMethod Properties 4:

Name

Gets the name of the method

RpcMethod Properties 5:

OutParameters

Gets the Out-Parameters of the IRpcMethod

RpcMethod Properties 6:

Parameters

Gets all parameters (In, Out and ref parameters) of the .

RpcMethod Properties 7:

ReturnAlignSize

Gets the size of the biggest element in bytes for Alignment

RpcMethod Properties 8:

ReturnType

Gets the return type.

RpcMethod Properties 9:

ReturnTypeSize

Gets the Byte size of the return type.

RpcMethod Properties 10:

VTableIndex

Gets the V-table index of the method.

Reference

RpcMethod Class

TwinCAT.Ads.TypeSystem Namespace