OpenDOF Project
uint32 DOFValueString_GetBufferSize ( const DOFValue  self)

Report the size of the encapsulated Fixed-Encoding String.

Parameters
selfThe DOFValue. This must represent a single value of type Fixed-Encoding String, and must not be NULL.
Returns
The size of the Fixed-Encoding String 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