IMAPIViewAdviseSink : IUnknown

Applies to: Outlook 2013 | Outlook 2016

Receives notifications from forms.

Property Value
Header file:
Mapiform.h
Exposed by:
View advise sink objects
Implemented by:
Form viewers
Called by:
Form objects
Interface identifier:
IID_IMAPIViewAdviseSink
Pointer type:
LPMAPIVIEWADVISESINK

Vtable order

Member Description
OnShutdown
Notifies the form viewer that a form is being closed.
OnNewMessage
Notifies the form viewer that either a new or an existing message has been loaded in a form.
OnPrint
Notifies the form viewer of the printing status of a form.
OnSubmitted
Notifies the form viewer that the current message has been submitted to MAPI spooler.
OnSaved
Notifies the form viewer that the current message in a form has been saved.

See also

MAPI Interfaces