Share

AcRxAlternateLocalizedNameAttribute Class

Class Hierarchy

AcRxAttribute
    AcRxLocalizedNameAttribute
        AcRxAlternateLocalizedNameAttribute

C++

class AcRxAlternateLocalizedNameAttribute : public AcRxLocalizedNameAttribute;

File

rxattrib.h

Description

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.

Links

AcRxAlternateLocalizedNameAttribute Constructor

Was this information helpful?