OpenDOF Project
DOFInterfaceID DOFInterfaceException_GetInterfaceID ( const DOFInterfaceException  except)

Get the Interface ID associated with an Exception.

Lifecycle
The data returned is owned by the DOFInterfaceException and is only valid as long as the DOFInterfaceException remains valid. It must not be destroyed individually.
Parameters
exceptThe DOFInterfaceException. This must not be NULL.
Note
A valid Exception is obtained from calling DOFInterface_GetException().
Returns
The DOFInterfaceID.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22