| class MCalDataExchangeCallBack |
A call back class to show the progress of long-running operations.
When a long-running operation is carried out, this class is used to signal its progress, and when the function is complete.
| Public Member Functions | |
|---|---|
| void | Completed() |
| TInt | NumberOfEntriesToHandleAtOnce() |
| void | Progress(TInt) |