Administration Global Function CATIsInstalled
All Frameworks Class Hierarchy This Framework Indexes
Administration Global Function CATIsInstalled
int CATIsInstalled( | const char* | name, |
| char* | instPath | = NULL ) |
-
Gives the installation status of a configuration (or product).
Role: Gives the installation status of a configuration(or product)
- Parameters:
-
- name
- Specifies the name of the configuration( or product)
- instPath
- Specifies the installation path, if not specified CATInstallPath is used .
- Returns:
-
- 1
- If configuration or product is installed.
- 0
- If configuration or product is not installed.
- -1
If problem
This object is included in the file: CATINSTocLib.h
Copyright © 2003, Dassault Systèmes. All rights reserved.