OpenDOF Project
DOFType* DOFInterfaceEvent_GetParameters ( const DOFInterfaceEvent  evt)

Get the parameters for this 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.
Returns
The parameters for this event. This may be NULL if there are no parameters.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22