Contents Index Topic Contents | ||
Previous Topic: IShellView::CreateViewWindow Next Topic: IShellView::EnableModeless |
IShellView::DestroyViewWindow
HRESULT DestroyViewWindow(void)Destroys the view window.
- Returns NOERROR if successful, or an OLE-defined error value otherwise.
Windows Explorer calls this method when a folder window or Explorer is being closed.
Notes to Implementers
Clean up all states that represent the view, including the window and any other associated resources.
See also IShellView
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.