OpenDOF Project
typedef struct DOFException_t* DOFException

DOF Exception return type.

This can contain either an error code, or a DOFInterfaceException and a list of DOFValue parameters, defined in an Interface. Where appropriate, this is used as an output parameter to indicate an exception occurred (since the C language does not natively support exceptions).

core-c-dof-oal Version 7.1.7 Build 0
2017-10-31