IMailSyncCallBack (Compact 7)
3/12/2014
The IMailSyncCallBack interface provides methods that allows transports to interact with the Messaging Application.
Methods in Vtable Order
- IUnknown methods
IMailSyncCallBack methods | Description |
---|---|
Allows the transport to request that it be synchronized. |
|
Notifies Messaging of the progress of a synchronization that is in session, which Messaging then reports to the user. |
|
Gets the value of the global setting from Messaging. |
|
Sends Messaging a request to display a message box. |
|
If the existing credentials are not valid, allows the transport to request new credentials from the user. |
|
Logs an error event with Messaging. |
|
Allocates memory for the caller in the Messaging application's address space. |
|
Frees memory allocated by Messaging. |
Requirements
Header |
cemapi.h |
Library |
cemapi.lib |