OpenDOF Project
DOFType* DOFInterfaceMethod_GetOutputParameters ( const DOFInterfaceMethod  mtd)

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