OpenDOF Project
DOFInterfaceID DOFInterfaceMethod_GetInterfaceID ( const DOFInterfaceMethod  mtd)

Get the Interface ID 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 DOFInterfaceID.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22