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

C++
ACBASE_PORT AcRxDescriptionAttribute(
    unsigned int id, 
    unsigned int sourceHint
);
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. 
Description

Constructor.

Links