OpenDOF Project
DOFAddress DOFProviderInfo_GetProviderAddress ( const DOFProviderInfo  self)

Get the provider's address 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's address.
Exceptions
NULLis returned if an invalid argument is detected.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22