TMsvIndexProgress Class Reference

class TMsvIndexProgress

Provides details of index loading progress.

TMsvIndexLoadProgress

Constructor & Destructor Documentation

TMsvIndexProgress()

IMPORT_C TMsvIndexProgress ( )

Default constructor.

Data members are intialised to 0 or KMsvNullIndexEntryId as appropriate.

Member Data Documentation

TInt iCompleted

TInt iCompleted

Number of entries created so far.

TMsvId iId

TMsvId iId

ID of entry last created.

TInt iRemaining

TInt iRemaining

Number of entries remaining.

TInt iTotal

TInt iTotal

Total number of entries in the index.