navigate method
[This documentation is preliminary and is subject to change.]
Loads the specified URL to the current window.
Syntax
object.navigate(url)Standards information
There are no standards that apply here.
Parameters
- url [in]
-
Type: BSTR
String that specifies the URL to display.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
See also
Build date: 2/14/2012