IMAPIViewContext : IUnknown
Office 2013 and later
Last modified: July 23, 2011
Applies to: Outlook
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 |
|
Manages a form's registration to receive notifications about changes in the viewer. |
|
|
Activates the next or previous message in the form viewer. |
|
|
Retrieves current printing information. |
|
|
Retrieves a stream to be used for saving the current message. |
|
|
Retrieves the current viewer status. |
|
|
Returns a MAPIERROR structure that contains information about the previous error occurring in the view context object. |
Show: