CSyncMLHistoryJob::TTaskInfo Class Reference
#include
<SyncMLHistory.h>
class CSyncMLHistoryJob::TTaskInfo |
Detailed Description
This class identifies a sync task within the profile, and the result of the attempt to synchronise it.
Member Attribute Documentation
iError
Indicates the synchronisation result
iItemsAdded
Indicates the number of items added to the db
iItemsChanged
Indicates the number of items modified in the db
iItemsDeleted
Indicates the number of items deleted from the db
iItemsFailed
Indicates the number of items failed to modify the db
iItemsMoved
Indicates the number of items moved in the db
iServerItemsAdded
Indicates the number of items added to the server's db
iServerItemsChanged
Indicates the number of items modified in the server's db
iServerItemsDeleted
Indicates the number of items deleted from the server's db
iServerItemsFailed
Indicates the number of items failed to modify the server's db
iServerItemsMoved
Indicates the number of items moved in the server's db
iSyncType
Indicates the actual SyncType used for the synchronisation
iTaskId
Identifies the profile sync task
Constructor & Destructor Documentation
Member Function Documentation
ExternalizeL ( RWriteStream & )
InternalizeL ( RReadStream & )