OpenDOF Project
DOFProviderInfo DOFResult_GetProviderInfo ( const DOFResult  result)

Get the provider information, if any, associated with the DOFResult.

Lifecycle
The data returned is owned by the DOFResult and is only valid as long as the DOFResult remains valid. It must not be destroyed individually.
Parameters
resultThe Result. This must not be NULL.
Returns
The DOFProviderInfo associated with the DOFResult, or NULL if there is no provider information associated with the DOFResult.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22