System Global Function CATGetDLNameExp
CATGetDLNameExp( | const | iDLName, |
| | oRealName, |
| | oReserved, |
| | oType | = 0) |
-
Retrieves the mapping between a logical name and the physical path.
Role: Retrieves the mapping between a logical name and the
physical expansed path, that has been defined with CATSetDLName. This
function is intended to be used in the internal transformation of
logical names into their physical representation.
- Parameters:
-
- iDLName
- the logical name.
- oRealName
- the real physical path corresponding to the logical name.
- oReserved
- not to be used. Reserved for internal use.
- oType
- not to be used. Reserved for internal use.
- 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.