API published in: S60 1st Ed
API deprecated in: S60 3rd Ed FP 2
Link against: apengine.lib
Required Capabilities
None
Exceptions
Functions modifying database (Create, Update, Delete) need WriteDeviceData. (CApDataHandler, CApUtils Setxxx functions)
#include <commdb.h>
#include <ApEngineVer.h>
Go to the source code of this file.
Data Structures |
|
class | MActiveApDbObserver |
Mixin protocol for handling events from a CCommsDatabase. More... |
|
class | CActiveApDb |
This class manages and guards database integrity by handling all events that are related to the database. More... |
|
Variables |
|
const TInt | KErrActiveApDbObserverNotFound = -500 |
|