Get pointer to the data field of the base DOFObjectID.
This does not contain any attribute data information.
- Lifecycle
- The data returned is owned by the DOFObjectID and is only valid as long as the DOFObjectID remains valid. It must not be destroyed individually.
- Parameters
-
- Returns
- Pointer to the actual data field of the base DOFObjectID.
- Exceptions
-
NULL | is returned if the data field of self is of length 0. |