Share via


IMailSyncCallBack

Send Feedback

The IMailSyncCallBack interface provides methods for the transports to interact with Messaging.

Methods in Vtable Order

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

Pocket PC: Pocket PC 2002 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: cemapi.h
Library: cemapi.lib

See Also

MAPI Interfaces | Messaging

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.