BufferDataConverterGetConvertTo Method |
Namespace: Demo3D.PLC.Comms
public override ConversionFunction GetConvertTo( IDataContextProvider? contextProvider, DataType destinationType, DataType sourceType )
The contextProvider must provide an object of type BufferDataConverterContext. This context tells the marashaller the endianess of the data, string format, and the area of memory being addressed.