OpenDOF Project
uint32 DOFValue_GetMarshalSize ( const DOFValue  self,
const DOFType  type 
)

Get the number of bytes required in a buffer to marshal a DOFValue.

Parameters
selfThe DOFValue to be marshaled. This must not be NULL.
Returns
The marshalled length of the DOFValue.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22