Share via


IShellView::DestroyViewWindow (Windows CE 5.0)

Send Feedback

This method destroys the view window.

Syntax

HRESULT DestroyViewWindow(void);

Parameters

None

Return Values

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

OS Versions: Windows CE 5.0 and later.
Header: Shobjidl.h, Shobjidl.idl.
Link Library: Implementation dependent.

See Also

IShellView | Standard Shell Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.