System Global Function CATGetFilePathFromOfficialVariable
All Frameworks Class Hierarchy This Framework Indexes
System Global Function CATGetFilePathFromOfficialVariable
CATLibStatus CATGetFilePathFromOfficialVariable ( const char* Filename , const char* OffVar ,char* Path )
Retrieves the full path of a file from an official variable name.
Role : Retrieves the full path of a file located in a file tree referred to by an official environment variable name.
Parameters:
Filename
the name of the file to locate.
OffVar
the name of the official environment variable.
Path
the returned full path of the file.
Returns:
Legal values : CATLibSuccess or CATLibError
This object is included in the file: CATLib.h
Copyright © 2003, Dassault Systèmes. All rights reserved.