RpcMethodParameter(String, IDataType, MethodParamFlags, Int32) Constructor

Initializes a new instance of the RpcMethodParameter class.


Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public RpcMethodParameter(
    string name,
    IDataType type,
    MethodParamFlags flags,
    int lengthIsIndex
)

Parameters

name  String

The name.

type  IDataType

The type.

flags  MethodParamFlags

The flags.

lengthIsIndex  Int32

Index of the length is.

Reference

RpcMethodParameter Class RpcMethodParameter Overload TwinCAT.Ads.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026