OpenDOF Project
uint64 DOFValueUInt64_Get ( const DOFValue  self)

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

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