1/6/2010
This method destroys the view window.
Syntax
HRESULT DestroyViewWindow(void);
Parameters
None
Return Value
Returns NOERROR if successful, or an OLE-defined error value otherwise.
Remarks
Windows Explorer calls this method when a folder window or Windows Explorer is being closed.
This method is implemented to clean up all states that represent the view, including the window and any other associated resources.
Requirements
| Header | shobjidl.h, shobjidl.idl |
| Library | Developer Implemented |
| Windows Embedded CE | Windows CE 5.0 and later |