OpenDOF Project
DOFInterfaceID DOFInterfaceProperty_GetInterfaceID ( const DOFInterfaceProperty  prp)

Get the Interface ID associated with a Property.

Lifecycle
The data returned is owned by the DOFInterfaceProperty and is only valid as long as the DOFInterfaceProperty remains valid. It must not be destroyed individually.
Parameters
prpThe DOFInterfaceProperty. This must not be NULL.
Note
A valid Property is obtained from calling DOFInterface_GetProperty().
Returns
The DOFInterfaceID.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22