IShellView::RefreshIShellView::Refresh*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IShellView::GetItemObject
*Next Topic: IShellView::SaveViewState

IShellView::Refresh


HRESULT Refresh(void)

Refreshes the view's contents in response to user input.

Tells the view to refresh its contents, revalidating any view information it has.

Notes to Callers

Windows Explorer calls this method when the F5 key is pressed on an already open view.

Notes to Implementers

Refill the view by going to any underlying storage for the contents.

See also IShellView


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.