FDO API Reference Feature Data Objects

IProviderRegistryImp Class Reference

List of all members.

Public Member Functions

NAMESPACE_OSGEO_FDO_CLIENTSERVICES::ProviderCollection * GetProviders ()
 Gets a read only collection of information describing each of the registered feature providers.
System::Void RegisterProvider (String *name, String *displayName, String *description, String *version, String *fdoVersion, String *libraryPath, System::Boolean isManaged)
 Registers a provider given the necessary information to register the provider. If any of the parameters are missing or invalid, an exception is thrown.
System::Void UnregisterProvider (String *name)
 Unregisters the provider with the specified name.

Protected Member Functions

System::Void Dispose (System::Boolean disposing)

Comments or suggestions? Send us feedback.