The IMAPIViewContext interface manages a form in a client application's form viewer.
| Header file: | MAPIFORM.H |
| Exposed by: | View context objects |
| Implemented by: | Form viewers |
| Called by: | Form objects |
| Interface identifier: | IID_IMAPIViewContext |
| Pointer type: | LPMAPIVIEWCONTEXT |
| SetAdviseSink | Manages a form's registration to receive notifications about changes in the viewer. |
| ActivateNext | Activates the next or previous message in the form viewer. |
| GetPrintSetup | Retrieves current printing information. |
| GetSaveStream | Retrieves a stream to be used for saving the current message. |
| GetViewStatus | Retrieves the current viewer status. |