Retrieves all the defined logical names.
Role: Allocates an array of CATUnicodeString to be filled with all
the already defined logical names corresponding to the given search criteria
defined through the function iFCriteria
Parameters:
iFCritere
pointer on a fonction to search the DLName. If NULL then all DLName
are retrieved.The first argument of this function is the string
iCompare
the first argument of iFCritere, used as comparaison string
oNbDLName
the number of defined logical names
oTabDLName
the array to be created.
Returns:
Legal values:
S_OK : on Success
E_FAIL :on failure