OpenDOF Project
GUID DOFValueGUID_Get ( const DOFValue  self)

Create the native GUID from the contents of the specified DOFValue.

Parameters
selfThe DOFValue to be extracted. This must represent a single value of type GUID, and must not be NULL.
Returns
The new GUID from the contents of self.
Exceptions
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}}is returned if an invalid parameter was detected.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25