Share via


IMAPIAdviseSink

The IMAPIAdviseSink interface is used to implement an advise sink object for handling notification. A pointer to an advise sink object is passed in a call to a service provider's IMAPISession::Advise method, the mechanism used to register for notification.

Methods in Vtable Order

IMAPIAdviseSink method Description
OnNotify Responds to a notification by performing one or more tasks, which depend on the object generating the notification and type of event.

Remarks

IMAPIAdviseSink, called by service providers, is exposed by advise sink objects and implemented by client applications. The interface identifier for IMAPIAdviseSink is IID_IMAPIAdviseSink, and the pointer type is LPMAPIADVISESINK.

Requirements

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

See Also

MAPI Interfaces

Messaging

Last updated on Friday, April 22, 2005

© 2005 Microsoft Corporation. All rights reserved.

Send feedback on this topic to the authors.