Contents Index Topic Contents | ||
Previous Topic: IHTMLLocation::get_hash Next Topic: IHTMLLocation::replace |
IHTMLLocation::reload
HRESULT reload( VARIANT_BOOL flag );Reloads the current page.
- Returns S_OK if successful, or an error value otherwise.
- flag
- A Boolean value. TRUE sets the flag to reload the page, FALSE indicates not to reload the page.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.