FDO API Reference Feature Data Objects

virtual FDO_API void IProviderRegistry::UnregisterProvider const wchar_t *  name  )  [pure virtual]
 

Unregisters the provider with the specified name.

Parameters:
name The unique name of the feature provider. This name should be of the form [Company].[Provider].[Version].
Returns:
Returns nothing. Throws an instance of FdoClientServicesException * if an error occurs.

Implemented in FdoProviderRegistry.


Comments or suggestions? Send us feedback.