SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » Application Framework CONE » TKeyResponse
Location: COEDEF.H
COEDEF.H
TKeyResponse
Event handling flags.
These should be returned by CCoeControl::OfferKeyEventL() to indicate whether or not a key event was processed by the control.
CCoeControl::OfferKeyEventL()
EKeyWasNotConsumed
The key event was not handled.
EKeyWasConsumed
The key event was handled.
Copyright ©2008 Symbian Software Ltd.