OpenDOF Project
const uint8* DOFInterfaceID_GetBytes ( const DOFInterfaceID  self)

Get pointer to the wire-representation bytes of an Interface ID.

Lifecycle
The data returned is owned by the DOFInterfaceID and is only valid as long as the DOFInterfaceID remains valid. It must not be destroyed individually.
Parameters
selfThe DOFInterfaceID. This must not be NULL.
Returns
Pointer to the wire-representation bytes of self.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22