OpenDOF Project
DOFInterface DOFInterfaceMethod_GetInterface ( const DOFInterfaceMethod  mtd)

Get the Interface associated with a Method.

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