OpenDOF Project
uint32 DOFValueBLOB_GetSize ( const DOFValue  self)

Report the size of the encapsulated BLOB (uint8 *).

Parameters
selfThe DOFValue. This must represent a single value of type BLOB (uint8 *), and must not be NULL.
Returns
The size of the BLOB (uint8 *) held in the DOFValue.
Exceptions
0is returned if an invalid parameter is detected.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25