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

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0