IRpcMethodParameter Interface

Interface IRpcMethodParameter

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public interface IRpcMethodParameter

VB

Public Interface IRpcMethodParameter

The IRpcMethodParameter type exposes the following members.

Properties

 

Name

Description

IRpcMethodParameter Interface 1:

Name

Gets the Parameter Name

IRpcMethodParameter Interface 2:

ParameterFlags

Gets the parameter flags.

IRpcMethodParameter Interface 3:

Size

Gets the size of the IRpcMethodParameter

IRpcMethodParameter Interface 4:

TypeName

Gets the Data type of the Parameter

Reference

TwinCAT.TypeSystem Namespace