IWebBrowser2::Refresh2IWebBrowser2::Refresh2*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IWebBrowser2::Refresh
*Next Topic: IWebBrowser2::ShowBrowserBar

IWebBrowser2::Refresh2

HRESULT Refresh2(
    VARIANT FAR* Level
);

Reloads the file that Internet Explorer is currently displaying. Unlike IWebBrowser2::Refresh, this method contains a parameter that specifies the refresh level.

Level
Address of a variable that specifies the level of refresh operation to perform. The variable can contain a type defined by the RefreshConstants enumeration.

Applies To

WebBrowser, Internet Explorer


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