PLMFolderInterfaces PLMRootFolderFactoryServices
Usage: you must use this class as is. You should never derive it.
public class PLMRootFolderFactoryServices
Class providing static method to retrieve Root Folder factory.
Role: This class provides the factory object that will enable
to create or delete a Root Folder.
Method Index
- o
CreateRootFolderFactory(PLMIRootFolderFactory*&)
- Creates a Root Folder Factory.
Methods
o CreateRootFolderFactory
public static CreateRootFolderFactory( | | oFolderFactory) |
-
Creates a Root Folder Factory.
- Parameters:
-
- oFolderFactory
- [out, CATBaseUnknown#Release] The Root Folder Factory.
- Returns:
-
- S_OK if the Root Folder Factory was successfully created.
- E_FAIL otherwise.
This object is included in the file: PLMRootFolderFactoryServices.h
If needed, your Imakefile.mk should include the module: PLMFolderItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.