CSyncMLHistoryJob::TTaskInfo Class Reference

class CSyncMLHistoryJob::TTaskInfo

This class identifies a sync task within the profile, and the result of the attempt to synchronise it.

Constructor & Destructor Documentation

TTaskInfo()

IMPORT_C TTaskInfo ( )

Member Functions Documentation

ExternalizeL(RWriteStream &)

IMPORT_C void ExternalizeL ( RWriteStream & ) const

Parameters

RWriteStream &

InternalizeL(RReadStream &)

IMPORT_C void InternalizeL ( RReadStream & )

Parameters

RReadStream &

Member Data Documentation

TInt iError

TInt iError

Indicates the synchronisation result

TInt iItemsAdded

TInt iItemsAdded

Indicates the number of items added to the db

TInt iItemsChanged

TInt iItemsChanged

Indicates the number of items modified in the db

TInt iItemsDeleted

TInt iItemsDeleted

Indicates the number of items deleted from the db

TInt iItemsFailed

TInt iItemsFailed

Indicates the number of items failed to modify the db

TInt iItemsMoved

TInt iItemsMoved

Indicates the number of items moved in the db

TInt iServerItemsAdded

TInt iServerItemsAdded

Indicates the number of items added to the server's db

TInt iServerItemsChanged

TInt iServerItemsChanged

Indicates the number of items modified in the server's db

TInt iServerItemsDeleted

TInt iServerItemsDeleted

Indicates the number of items deleted from the server's db

TInt iServerItemsFailed

TInt iServerItemsFailed

Indicates the number of items failed to modify the server's db

TInt iServerItemsMoved

TInt iServerItemsMoved

Indicates the number of items moved in the server's db

TSmlSyncType iSyncType

TSmlSyncType iSyncType

Indicates the actual SyncType used for the synchronisation

TSmlTaskId iTaskId

TSmlTaskId iTaskId

Identifies the profile sync task