Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: w32std.h

Enum TEventControl

TEventControl

Support

Supported from 5.0

Description

Event reporting control.

This enumeration defines flags which can be used to control how events are reported.

See also:

EEventControlAlways

Requested events are sent in all circumstances.

EEventControlOnlyWithKeyboardFocus

Events are delivered only when the requesting window's window group has keyboard focus.

EEventControlOnlyWhenVisible

Events are delivered only when the requesting window or any of its children are visible on the screen.