AdsDataTypeArrayInfo.Marshal Method

Marshals the content of the AdsDataTypeArrayInfo.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public int Marshal(
    IStringMarshaler marshaler,
    Span<byte> buffer
)

Parameters

marshaler

Type: TwinCAT.TypeSystem.IStringMarshaler
The marshaler.

buffer

Type: System.Span.Byte.
The buffer.

Return Value

Type: Int32
System.Int32.

Reference

AdsDataTypeArrayInfo Class

TwinCAT.Ads Namespace