Creates a catalog.
WARNING : These methods can only be used on catalogs created by CLIENTS
The client catalogs have the extension type ".CATfct" and can
be accessed via the "CATICatalog" interface
Parameters:
iStorageName
The name of the new catalog to be created.
oCatalog
[out, CATBaseUnknown#Release] The pointer to the created catalog.
Returns:
S_OK if storageName == xxx.CATfct and if the catalog doesn't already exist.
Note: if the storageName has no extension, ".CATfct" will be added.
E_FAIL in other cases
This object is included in the file: CATCatalogFactoryServices.h