Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Active objects

An active object uses an asynchronous service provider class to provide the service. The active object hides the asynchronous service provider and offers request and cancel functions for that service provider.

The class from which all active objects are derived is CActive. This provides derived active objects with:

Classes derived from CActive must:

Note that the RunError() function is not defined in v5.


See also

Active Scheduler