TMsvCopyProgress Class Reference

class TMsvCopyProgress : public TMsvServerOperationProgress

Progress information for the copy operation.

CMsvOperation CMsvSession::CopyStoreL()

Inherits from

Constructor & Destructor Documentation

TMsvCopyProgress()

IMPORT_CTMsvCopyProgress()

Default constructor. iOperationType is set to EMsvCopyOperation; iError is set to KErrNone; iState is set to ENotYetStarted.

Member Enumerations Documentation

Enum TCopyState

States for the copy operation.

Enumerators

ENotYetStarted = 0

Operation not yet started

ELock

Mail Store is being locked

EInitCopy

Initialising Copy operation

ECopyStore

Mail Store is being copied

EUnlock

Mail Store is being unlocked.

ECompleted

Operation completed

Member Data Documentation

TInt iCurrent

TInt iCurrent

TInt iError

TInt iError

Stores any errors that the operation encountered.

TCopyState iState

TCopyState iState

TInt iTotal

TInt iTotal