Platform SDK: MAPI

IMAPIViewAdviseSink : IUnknown

The IMAPIViewAdviseSink interface is used by form viewers to receive notifications from forms.

Quick Info

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

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 the MAPI spooler.
OnSaved Notifies the form viewer that the current message in a form has been saved.