Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Location: apgtask.h

Enum TApaSystemEvent

TApaSystemEvent

Support

Supported from 5.0

Description

Defines the event types that a TApaTask object can send to its window group.

The events are sent by TApaTask::SendSystemEvent() and are handled by CEikAppUi::HandleSystemEventL().

See also:

EApaSystemEventBroughtToForeground

The task is being brought to the foreground.

EApaSystemEventShutdown

The task is being closed.

EApaSystemEventBackupStarting

Reserved for future use.

EApaSystemEventBackupComplete

Reserved for future use.