LBM .Net API Documentation
format_type Method (buf, offset)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldformat_type(array<Byte>[]()[], Int32)
Format into a byte buffer the type of this field. Only needed by LBMSDMessage to format messages
Declaration Syntax
C#
public virtual int format_type(
	byte[] buf,
	int offset
)
Parameters
buf (array< Byte >[]()[])
The buffer to format the type in to
offset (Int32)
The offset in to the byte buffer where the type should be placed
Return Value
The new offset in the buffer after formatting the message type

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0