Refresh2 method

Reloads the file that is currently displayed with the specified refresh level.

Syntax

*object.*Refresh2(vLevel)

Parameters

  • vLevel [in, optional]
    Type: Variant

    Variant of type Integer that specifies one of the RefreshConstants enumeration values.

Return value

Type: Long

Returns S_OK if successful, or E_FAIL otherwise.

See also

InternetExplorer

WebBrowser

Refresh