PLMValidationInterfaces CATVALServices
Usage: you must use this class as is. You should never derive it.
public class CATVALServices
Services to manage the Validation modeler.
Errors not documented on each method:
- E_OUTOFMEMORY
- One memory allocation fails.
- E_UNEXPECTED
- There is an unexpected failure.
Method Index
- o
GetFactory(CATIVALFactory*&)
- Retrieves the Validation factory.
Methods
o GetFactory
public static GetFactory( | | opiFactory) |
-
Retrieves the Validation factory.
- Parameters:
-
- opiFactory
- The factory.
Legal values:
- Valid
- The factory is usable.
- NULL
- There is an error.
- Returns:
- HRESULT
Legal values:
- S_OK
- The factory is successfully returned.
This object is included in the file: CATVALServices.h
If needed, your Imakefile.mk should include the module: PLMValidationItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.