OpenDOF Project
DOFInterfaceID DOFInterface_GetInterfaceID ( const DOFInterface  self)

Get the Interface ID associated with the Interface.

Note
The returned value is owned by the Interface and is only valid as long as the Interface remains valid. It must not be freed 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 7.1.5 Build 0
2017-01-25