OpenDOF Project
DOFProviderInfo DOFResult_GetProviderInfo ( const DOFResult  result)

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

Note
The return value is owned by the Result, and must not be destroyed individually. If it is needed beyond the scope of the Result, it must be copied (and later freed) by the application.
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 7.1.5 Build 0
2017-01-25