OpenDOF Project
DOFInterfaceID DOFOperationDefine_GetInterfaceID ( const DOFOperation  op)

Return the DOFInterfaceID that is associated with the Define Operation.

Lifecycle
The data returned is owned by the DOFOperation and is only valid as long as the DOFOperation remains valid. It must not be destroyed individually.
Parameters
opThe Operation. This must not be NULL and must represent a valid Define Operation.
Returns
The associated DOFInterfaceID. This will not be NULL.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22