OpenDOF Project
DOFInterface DOFInterfaceEvent_GetInterface ( const DOFInterfaceEvent  evt)

Get the Interface associated with an Event.

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