TKeyboardInfoV01 Class Reference

class TKeyboardInfoV01

Encapsulates information about the keyboard.

NOTE that the information represented here is not used by Symbian OS, and exists to maintain binary compatibilty with older versions.

However, keyboard drivers that implement the HAL handler for the EHalGroupKeyboard group still need to return a default object of this type. See the template port.

An object of this type is passed, via a TPckgBuf , to the HAL handler that deals with the HAL group function-id pair:
  • EHalGroupKeyboard, EKeyboardHalKeyboardInfo;

EKeyboardHalKeyboardInfo TKeyboardHalFunction EHalGroupKeyboard TPckgBuf

Member Data Documentation

TInt iAppsKeys

TInt iAppsKeys

The number of application keys.

NOTE that the information represented by this variable is not used by Symbian OS, and exists to maintain binary compatibility with older versions.

TInt iDeviceKeys

TInt iDeviceKeys

The number of device keys.

NOTE that the information represented by this variable is not used by Symbian OS, and exists to maintain binary compatibility with older versions.

TKeyboard iKeyboardType

TKeyboard iKeyboardType

Defines the type of keyboard available as enumerated by the TKeyboard enum.

NOTE that the information represented by this variable is not used by Symbian OS, and exists to maintain binary compatibility with older versions.

TKeyboard