CPenInputServerHandler Class Reference

class CPenInputServerHandler : public CBase

Inherits from

  • CPenInputServerHandler

Constructor & Destructor Documentation

CPenInputServerHandler()

CPenInputServerHandler()[private]

~CPenInputServerHandler()

IMPORT_C~CPenInputServerHandler()[virtual]

Member Functions Documentation

ActivateUiLayout(TBool)

IMPORT_C voidActivateUiLayout(TBoolaActivate)

Parameters

TBool aActivate

ConnectServer()

IMPORT_C TIntConnectServer()

ConstructL()

voidConstructL()[private]

DisconnectServer()

IMPORT_C voidDisconnectServer()

NewL()

IMPORT_C CPenInputServerHandler *NewL()[static]

SendCommandToServer(TInt)

IMPORT_C voidSendCommandToServer(TIntaCmdId)

Parameters

TInt aCmdId

SendCommandToServer(TInt, TInt)

IMPORT_C voidSendCommandToServer(TIntaCmdId,
TIntaParam
)

Parameters

TInt aCmdId
TInt aParam

SendCommandToServer(TInt, const TDesC &)

IMPORT_C voidSendCommandToServer(TIntaCmdId,
const TDesC &aParam
)

Parameters

TInt aCmdId
const TDesC & aParam

SendNewKeyToServer(TInt, const TItutKey &)

IMPORT_C voidSendNewKeyToServer(TIntaCmdId,
const TItutKey &aKeyInfo
)

Parameters

TInt aCmdId
const TItutKey & aKeyInfo

SendPromptTextToServer(TInt, const TFepPromptText &)

IMPORT_C voidSendPromptTextToServer(TIntaCmdId,
const TFepPromptText &aPromptText
)

Parameters

TInt aCmdId
const TFepPromptText & aPromptText

SetIcfText(const TFepInputContextFieldData &)

IMPORT_C voidSetIcfText(const TFepInputContextFieldData &aData)

Parameters

const TFepInputContextFieldData & aData

SetUiLayout(TInt)

IMPORT_C voidSetUiLayout(TIntaLayoutId)

Parameters

TInt aLayoutId

Member Data Documentation

RPeninputServer iPenInputServer

RPeninputServer iPenInputServer[private]

TBool iPenInputSvrConnected

TBool iPenInputSvrConnected[private]