Minimum CONE version with grouped pointer event support. Checking this against the version number which CCoeEnv::Version() returns tells whether or not the current CONE version supports grouped pointer events or not.
UI Control framework active object priorities. These are in addition to the values contained in the TPriority enum in class CActive.
Enumerator | Value | Description |
---|---|---|
EActivePriorityClockTimer | 300 |
300 |
EActivePriorityIpcEventsHigh | 200 |
200 |
EActivePriorityFepLoader | 150 |
150 |
EActivePriorityWsEvents | 100 |
100 |
EActivePriorityRedrawEvents | 50 |
50 |
EActivePriorityDefault | 0 |
0 |
EActivePriorityLogonA | -10 |
10 |