All Frameworks  Class Hierarchy  This Framework  Indexes

ObjectSpecsModeler Global Function SaveCatalog


HRESULT SaveCatalog(CATICatalog** iCatalog,
const CATUnicodeString* iStoragePathName)
Saves 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:
iCatalog
The pointer to an opened catalog.
iStoragePathName
The entire storage path and name of the catalog.
Returns:
S_OK if storageName == xxx.CATfct and if the catalog has been saved.
E_FAIL in other cases.

This object is included in the file: CATCatalogFactoryServices.h

Copyright © 2003, Dassault Systèmes. All rights reserved.