LBM .Net API Documentation
dataPointerSafe Method
Namespacescom.latencybusters.lbmLBMMessagedataPointerSafe()()()
Return an IntPtr to the beginning of the unmanaged data buffer for this message. For ZOD, use in conjunction with length() to determine how many bytes in the buffer are actually valid.
Declaration Syntax
C#
public IntPtr dataPointerSafe()
Return Value
Pointer to the beginning of the unmanaged data buffer for this message.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0