SEikHotKey Struct Reference

API published in: S60 1st Ed


#include <eikhkeyt.h>

Detailed Description

Hotkey parameters.

This can be added to a hotkey table using the functions provided by the CEikHotKeyTable class.


Data Fields

TInt  iCommandId
  The command ID associated with the hotkey.
TInt  iKeycode
  The key code associated with the hotkey.

Field Documentation

TInt SEikHotKey::iCommandId
 

The command ID associated with the hotkey.

TInt SEikHotKey::iKeycode
 

The key code associated with the hotkey.


The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top