OpenDOF Project
uint16 DOFType_GetEncoding ( const DOFType  type)

Report the character encoding defined for a String type.

Parameters
typeThe DOFType. This must not be NULL.
Returns
The MIBenum value, a unique value identifying a specific coded character set used by the type.
Exceptions
DOFVALUESTRING_UNKNOWNis returned if the type does not have an encoding.
core-c-dof-oal Version 7.1.7 Build 0
2017-10-31