OpenDOF Project
DOFObjectIDSize DOFObjectID_GetBytesSize ( const DOFObjectID  self)

Return the standardized wire-format length 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
Size, in byte count, of the wire-format of self.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22