Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: COEDEF.H

Enum TKeyResponse

TKeyResponse

Description

Event handling flags.

These should be returned by CCoeControl::OfferKeyEventL() to indicate whether or not a key event was processed by the control.

EKeyWasNotConsumed

The key event was not handled.

EKeyWasConsumed

The key event was handled.