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.
EHalGroupKeyboard, EKeyboardHalKeyboardInfo;
EKeyboardHalKeyboardInfo TKeyboardHalFunction EHalGroupKeyboard TPckgBuf
Public Attributes | |
---|---|
TInt | iAppsKeys |
TInt | iDeviceKeys |
TKeyboard | iKeyboardType |
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 |
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 |
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.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.