System Global Function CATGetDLNameMulti
CATGetDLNameMulti( | const | iDLName, |
| | oRealNameUnix, |
| | oRealNameNT) |
-
Retrieves the mapping between a logical name and the physical path.
Role: Retrieves the mapping between a logical name and the
physical path for all platforms, that has been defined with CATSetDLName.
This function is intended to be used in the context of the editor of logical
names.
- Parameters:
-
- iDLName
- the logical name.
- oRealNameUnix
- the real physical path corresponding to the logical name on Unix
- oRealNameNT
- the real physical path corresponding to the logical name on NT
- Returns:
- Legal values:
S_OK : on Success
E_FAIL :on failure
This object is included in the file: CATDLName.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.