OpenDOF Project
DOFObjectID DOFProviderInfo_GetProviderID ( const DOFProviderInfo  self)

Get the provider Object ID identified by this DOFProviderInfo.

Lifecycle
The data returned is owned by the DOFProviderInfo and is only valid as long as the DOFProviderInfo remains valid. It must not be destroyed individually.
Parameters
selfThe Provider Information. This should not be NULL.
Returns
The provider Object ID.
Exceptions
NULLis returned if an invalid argument is detected.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22