ITypeMarshaler Methods
The ITypeMarshaler type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Determines whether ADS can marshal the specified managed data type. | |
|
|
Determines whether ADS can marshal the specified value | |
|
|
Marshals the specified value to the specified destination memory / span. | |
|
|
Determines the MarshalSize of the given type | |
|
|
Gets the byte size of the value when marshalled. | |
|
|
Unmarshals the specified managed type from memory / span |
Reference
ITypeMarshaler Interface TwinCAT.TypeSystem Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- ITypeMarshaler.CanMarshal Method
- ITypeMarshaler.Marshal Method
- ITypeMarshaler.MarshalSize Method
- ITypeMarshaler.Unmarshal Method
- ITypeMarshaler.CanMarshalValue Method
- ITypeMarshaler.MarshalValueSize Method
- ITypeMarshalerCanMarshal Method
- ITypeMarshalerCanMarshalValue Method
- ITypeMarshalerMarshal Method
- ITypeMarshalerMarshalSize Method
- ITypeMarshalerMarshalValueSize Method
- ITypeMarshalerUnmarshal Method