Share

AcRxDescriptionAttribute::AcRxDescriptionAttribute (unsigned int, unsigned int) Constructor

C++

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

Description

Constructor.

Parameters

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

Links

AcRxDescriptionAttribute Class

Was this information helpful?