|
||
class TMsvIndexProgress;
Provides details of index loading progress.
Defined in TMsvIndexProgress
:
TMsvIndexProgress()
Default constructor.iCompleted
Number of entries created so far. iId
ID of entry last created. iRemaining
Number of entries remaining. iTotal
Total number of entries in the index. TMsvIndexLoadProgress
Progress information for an operation controlling the Message Server loading its...IMPORT_C TMsvIndexProgress();
Default constructor.
Data members are intialised to 0 or KMsvNullIndexEntryId as appropriate.
TMsvId iId;
ID of entry last created.