RpcMethod Properties

The RpcMethod type exposes the following members.

Properties

 

Name

Description

Comment

Gets the Method comment.

IsVoid

Gets a value indicating whether this IRpcMethod has no return parameter

Name

Gets the name of the method

Parameters

Gets the Method parameter descriptions.

ReturnAlignSize

Gets the size of the biggest element in bytes for Alignment

ReturnType

Gets the return type.

ReturnTypeSize

Gets the Byte size of the return type.

VTableIndex

Gets the V-table index of the method.

Reference

RpcMethod Class

TwinCAT.Ads.TypeSystem Namespace