Alias level 0 is structured as follows.

struct alias_info_0  {
   unsigned char   ai0_alias[ALIAS_LEN + 1];
};

where ai0_alias is the name by which the resource is known within a domain or resource domain. An alias must be unique within the domain or resource domain.


[Back] [Next]