Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <uikon.rh>

Resource Struct HOTKEYS

HOTKEYS

Description

Hotkeys resource.

Resources with this structure are read by CEikHotKeyTable::ConstructFromResourceL(), and describe the CEikHotKeyTable to be constructed.

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.