#include <customgui_priority.h>
Priority custom data type ( CUSTOMGUI_PRIORITY_DATA ).
公共成员函数 |
|
| Bool | SetPriorityValue ( Int32 lValueID, const GeData &data) |
| GeData | GetPriorityValue ( Int32 lValueID) const |
私有成员函数 |
|
| PriorityData () | |
| ~PriorityData () | |
|
|
| Bool SetPriorityValue | ( | Int32 | lValueID , |
| const GeData & | data | ||
| ) |
Sets a priority value.
| [in] | lValueID | The value ID: PRIORITYVALUE |
| [in] | data | The new value data. |
| GeData GetPriorityValue | ( | Int32 | lValueID | ) | const |
Gets a priority value.
| [in] | lValueID | The value ID: PRIORITYVALUE |