RpcMethodParameter(String, IDataType, MethodParamFlags, Int32, String) 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,
    string? comment
)

Parameters

name  String

The name.

type  IDataType

The type.

flags  MethodParamFlags

The flags.

lengthIsIndex  Int32

Index of the length is.

comment  String

The comment.

Reference

RpcMethodParameter Class RpcMethodParameter Overload TwinCAT.Ads.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026