OpenDOF Project
const uint8* DOFObjectID_GetData ( const DOFObjectID  self)

Get pointer to the data field of the base DOFObjectID.

This does not contain any attribute data information.

Parameters
selfThe DOFObjectID. This must not be NULL.
Returns
Pointer to the actual data field of the base DOFObjectID.
Exceptions
NULLis returned if the data field of self is of length 0.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25