#include <sfcenumerator.h>
Public Member Functions | |
int | IsOGISProvider () |
SFCDataSource * | OpenAny (const char *pszDataSource) |
|
Establish if the current provider (record) is OGIS complaint. The classid of the current provider record is looked up in the registry to see if OGISDataProvider is an implemented category for the provider. |
|
Try to open a datasource with any of the available providers till it works.
|