IStringMarshaler.MarshalSize Method (IStringType)

Gets the marshal size of the specified string type.

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

Syntax

C#

int MarshalSize(
    IStringType stringType
)

Parameters

stringType

Type: TwinCAT.TypeSystem.IStringType
Type of the string.

Return Value

Type: Int32
Marshalling size of the string

Reference

IStringMarshaler Interface

MarshalSize Overload

TwinCAT.TypeSystem Namespace