PLMLibraryInterfaces PLMCLGPublicCatalogFactoryServices
Usage: you must use this class as is. You should never derive it.
public class PLMCLGPublicCatalogFactoryServices
Provide static method to retrieve Catalog factory.
Role: This class provides the factory object that will enable
to create Catalog Browser Filter.
Method Index
- o
CreateFilterObject(PLMICLGCatalogFilter*&)
- Create a Query Filter .
Methods
o CreateFilterObject
public static CreateFilterObject( | | oCatalogFilter) |
-
Create a Query Filter .
- Parameters:
-
- oCatalogFilter
- The Catalog Query filter .
- Returns:
-
- S_OK if the Catalog Query Filter Factory was successfully created.
- E_FAIL otherwise.
This object is included in the file: PLMCLGPublicCatalogFactoryServices.h
If needed, your Imakefile.mk should include the module: PLMLibraryInterfaces
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.