FDO API Reference Feature Data Objects

mgIProviderRegistry.h File Reference

This graph shows which files directly or indirectly include this file:


Functions

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.

Variables

END_NAMESPACE_OSGEO_FDO_CLIENTSERVICES
BEGIN_NAMESPACE_OSGEO_FDO
public __gc __interface 
IProviderRegistry

Comments or suggestions? Send us feedback.