IMailSyncCallBack
The IMailSyncCallBack interface provides methods for the transports to interact with Messaging.
Methods in Vtable Order
- IUnknown methods
IMailSyncCallBack methods | Description |
---|---|
RequestSync | Allows the transport to request that it be synchronized. |
Progress | Notifies Messaging of the progress of a synchronization that is in session, which Messaging then reports to the user. |
GetGlobalSetting | Gets the value of the global setting from Messaging. |
DisplayMessageBox | Sends Messaging a request to display a message box. |
RequestCredentials | If the existing credentials are not valid, allows the transports to request new credentials from the user. |
LogEvent | Logs an error event with Messaging. |
AllocateMem | Allocates memory for the caller in the Messaging application's address space. |
FreeMem | Frees memory allocated by Messaging. |
Requirements
Smartphone: Windows Mobile 2002 and later
OS Versions: Windows CE 3.0 and later
Header: cemapi.h
Library: cemapi.lib
See Also
Last updated on Friday, April 22, 2005
© 2005 Microsoft Corporation. All rights reserved.
Send feedback on this topic to the authors.