MESMRCalImportExporter Class Reference
class MESMRCalImportExporter |
MESMRCalImportExporter defines interface for importing and exporting calendar entries to / from iCal format.
esmrservices.lib
Constructor & Destructor Documentation
~MESMRCalImportExporter()
~MESMRCalImportExporter | ( | ) | [inline, virtual] |
Member Functions Documentation
ExportToICal16L(CCalEntry &)
Export calendar entry to iCal format. Ownership of the returned descriptor is transferred to caller.
Parameters
CCalEntry & aEntry | Reference to CCalEntry object. |
ExportToICal16LC(CCalEntry &)
Export calendar entry to iCal format. Created object is left to cleanup stack. Ownership of the returned descriptor is transferred to caller.
Parameters
CCalEntry & aEntry | Reference to CCalEntry object. |
ExportToICal8L(CCalEntry &)
Exports calendar entry to iCal format. Ownership of the returned descriptor is transferred to caller.
Parameters
CCalEntry & aEntry | Reference to CCalEntry object. |
ExportToICal8LC(CCalEntry &)
Exports calendar entry to iCal format. Created object is left to cleanup stack. Ownership of the returned descriptor is transferred to caller.
Parameters
CCalEntry & aEntry | Reference to CCalEntry object. |
ImportFromIcalL(const TDes8 &)
Imports iCal entry to CCalEntry. Ownership of the returned object is transferred to caller.
ImportFromIcalLC(const TDes8 &)
Imports iCal entry to CCalEntry. Created object is left to cleanup stack. Ownership of the returned object is transferred to caller.
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.