Share via


IShellView::DestroyViewWindow (Compact 2013)

3/28/2014

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

See Also

Reference

IShellView
Shell Interfaces