RpcMethod Properties

The RpcMethod type exposes the following members.

Properties

 

Name

Description

RpcMethod Properties 1:

Comment

Gets the Method comment.

RpcMethod Properties 2:

IsVoid

Gets a value indicating whether this IRpcMethod has no return parameter

RpcMethod Properties 3:

Name

Gets the name of the method

RpcMethod Properties 4:

Parameters

Gets the Method parameter descriptions.

RpcMethod Properties 5:

ReturnAlignSize

Gets the size of the biggest element in bytes for Alignment

RpcMethod Properties 6:

ReturnType

Gets the return type.

RpcMethod Properties 7:

ReturnTypeSize

Gets the Byte size of the return type.

RpcMethod Properties 8:

VTableIndex

Gets the V-table index of the method.

Reference

RpcMethod Class

TwinCAT.Ads.TypeSystem Namespace