IMAPIViewAdviseSink : IUnknown

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Receives notifications from forms.

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 MAPI spooler.

OnSaved

Notifies the form viewer that the current message in a form has been saved.

See Also

Concepts

MAPI Interfaces