IRpcMethod Properties

The IRpcMethod type exposes the following members.

Properties

 

Name

Description

IRpcMethod Properties 1:

Comment

Gets the Method comment.

IRpcMethod Properties 2:

InParameters

Gets the In-Parameters of the IRpcMethod

IRpcMethod Properties 3:

IsVoid

Gets a value indicating whether this IRpcMethod has no return parameter

IRpcMethod Properties 4:

Name

Gets the name of the method

IRpcMethod Properties 5:

OutParameters

Gets the Out-Parameters of the IRpcMethod

IRpcMethod Properties 6:

Parameters

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

IRpcMethod Properties 7:

ReturnType

Gets the return type.

IRpcMethod Properties 8:

ReturnTypeSize

Gets the size of the return type in bytes.

Reference

IRpcMethod Interface

TwinCAT.TypeSystem Namespace