All Frameworks  Class Hierarchy  This Framework  Indexes

System Global Function CATGetDLNameMulti


HRESULT CATGetDLNameMulti( const CATUnicodeString* iDLName,
CATUnicodeString** oRealNameUnix,
CATUnicodeString** 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 © 2003, Dassault Systèmes. All rights reserved.