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 8.0.1 Build 0
2018-01-22