HOTKEYS
Description
Hotkeys resource.
Resources with this structure are read by
CEikHotKeyTable::ConstructFromResourceL()
, and describe the
CEikHotKeyTable
to be constructed.
See also:
STRUCT plain[]; |
Variable-length array of HOTKEY resources for hotkeys invoked using
the specified key without modifiers.
|
STRUCT control[]; |
Variable-length array of HOTKEY resources for hotkeys invoked using
the specified key with the control modifier.
|
STRUCT shift_control[]; |
Variable-length array of HOTKEY resources for hotkeys invoked using
the specified key with the SHIFT-control key modifiers.
|
|