Loads a catalog into the session and allows it to be updated.
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 and entire storage path of the catalog to be opened.
oCatalog
[out, CATBaseUnknown#Release] The pointer to the catalog.
iClientId
The catalog's client identifier.
Returns:
S_OK if storageName == xxx.CATfct and if the catalog has already been created
and if the creator identifier is the current client identifier.
E_FAIL in other cases
This object is included in the file: CATCatalogFactoryServices.h