ESS_MBRALT_T

Contains information about a specified member alias table. Fields in this structure cannot be modified using the API. The fields are:

typedef struct  ESS_MBRALT_T
{
   ESS_MBRNAME_T        MbrName;          
   ESS_MBRNAME_T        AltName;          
} ESS_MBRALT_T, *ESS_PMBRALT_T, **ESS_PPMBRALT_T;
Data TypeFieldDescription
ESS_MBRNAME_TMbrNameThe member name
ESS_MBRNAME_TAltNameThe associated alias name