OpenDOF Project
DOFInterfaceID DOFInterface_GetInterfaceID ( const DOFInterface  self)

Get the Interface ID associated with the Interface.

Lifecycle
The data returned is owned by the DOFInterface and is only valid as long as the DOFInterface remains valid. It must not be destroyed individually.
Parameters
selfThe Interface. This must not be NULL.
Returns
The Interface ID associated with the Interface. This will never be NULL.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22