CAgnExternalInterface Class Reference
class CAgnExternalInterface : public CBase |
Defines and implements an ECOM plugin interface for the import and export of data into and out of Agenda using the Agenda API and RReadStream/RWriteStream.
Constructor & Destructor Documentation
~CAgnExternalInterface()
~CAgnExternalInterface | ( | ) | [inline] |
This destructor handles the destruction of the plugin loaded by a call to NewL.
Member Functions Documentation
ExportL(const CCalEntry &, RWriteStream &, TUint, MAgnExportObserver &)
ExportL(RPointerArray< CCalEntry > &, RWriteStream &, TUint, MAgnExportObserver &)
ImportL(RPointerArray< CCalEntry > &, RReadStream &, TUint, MAgnImportObserver &)
NewL(const TDesC8 &)
Finds and loads a plugin for the mime type provided.
Parameters
const TDesC8 & aMimeType | An 8 bit descriptor used for plugin recognition. |
Member Data Documentation
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.