C++
ACBASE_PORT AcRxUiPlacementAttribute( const ACHAR* category, unsigned int weight );
Description
Constructor
Parameters
| Parameters | Description |
|---|---|
| category | Name of the category |
| weight | The weight that is passed can be used to sort the members. |
ACBASE_PORT AcRxUiPlacementAttribute( const ACHAR* category, unsigned int weight );
Constructor
| Parameters | Description |
|---|---|
| category | Name of the category |
| weight | The weight that is passed can be used to sort the members. |