Contents Index Topic Contents | ||
Previous Topic: IFileViewerSite::GetPinnedWindow Next Topic: IInputObject |
IFileViewerSite::SetPinnedWindow
HRESULT SetPinnedWindow( HWND *hwnd );Sets the pinned window. When the user selects a new file to view, the shell directs the file viewer to display the new file in the pinned window instead of creating a new window.
- Returns NOERROR if successful, or an OLE-defined error value otherwise.
- hwnd
- Handle to the new pinned window or NULL if there is to be no pinned window.
See also IFileViewerSite
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.