|
Get the provider Object ID identified by this DOFProviderInfo.
- Note
- The return value is owned by the DOFProviderInfo, and must not be destroyed individually. If it is needed beyond the scope of this DOFProviderInfo, it must be copied by the application.
- Parameters
-
self | The Provider Information. This should not be NULL. |
- Returns
- The provider Object ID.
- Exceptions
-
NULL | is returned if an invalid argument is detected. |
|