Share

AcRxLocalizedNameAttribute::AcRxLocalizedNameAttribute (unsigned int, unsigned int) Constructor

C++

ACBASE_PORT AcRxLocalizedNameAttribute(
    unsigned int id, 
    unsigned int sourceHint
);

Description

Constructor

Parameters

Parameters Description
id Resource identifier
sourceHint Hint that may be useful in locating the resource file, and loading the resource string.

Links

AcRxLocalizedNameAttribute Class

Was this information helpful?