RpcMethodParameterLengthIsParameterIndex Property

Gets the index of the LengthIs parameter (within the MethodParameter List)


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

Syntax

C#

public int LengthIsParameterIndex { get; }

Property Value

Int32
The index of the length is parameter.

Implements

IRpcMethodParameterLengthIsParameterIndex

Remarks

This field references to the Parameter that defines the length for this generic one. Equally to the marshalling attributes of COM (sizeof, length) this enables to transport parameter of type (PVOID)

Reference

RpcMethodParameter Class TwinCAT.Ads.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026