MPtiLanguage Class Reference
Client side interface for querying PtiEngine language related attributes. All PtiEngine client side API methods related to handling languages access languages through this interface class.
Member Functions Documentation
GetAvailableInputModesL(CArrayFix< TInt > *)
void | GetAvailableInputModesL | ( | CArrayFix< TInt > * | aResult | ) | [pure virtual] |
Returns list of all inputmodes currently supported by this language.
Parameters
CArrayFix< TInt > * aResult | List of supported input modes will be stored here. |
HasInputMode(TPtiEngineInputMode)
Returns a boolean value indicating whether this language supports requested input mode.
LanguageCode()
TInt
| LanguageCode | ( | ) | const [pure virtual] |
Returns Symbian OS language code for this language.
LocalizedName()
TPtrC
| LocalizedName | ( | ) | const [pure virtual] |
Returns localized name for this language.
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.