AcRxAttribute AcRxLocalizedNameAttribute AcRxAlternateLocalizedNameAttribute
class AcRxAlternateLocalizedNameAttribute : public AcRxLocalizedNameAttribute;
rxattrib.h
This class provides the resource identifier and the resource hint that is used to load an alternative resource string. This attribute is used to get the localized name of an AcRxMember object. There are instances where a member name needs to be displayed using an alternate resource string. This attribute would be useful in those circumstances.