UIQ Technology
Symbian OS Library

UIQ 3.1 SDK        UIQ developer portal

[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