OpenDOF Project
const uint8* DOFObjectID_GetBytes ( const DOFObjectID  self)

Get pointer to the standardized wire-format bytes of the DOFObjectID.

The value returned includes all header, class, length, attribute, and data fields present.

Parameters
selfThe DOFObjectID. This must not be NULL.
Returns
Pointer to the wire-format of self.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25