Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Closes the object.
Syntax
var retval = InternetExplorer.Quit();
Parameters
This method has no parameters.
Return value
Type: Long
Returns S_OK to indicate that the operation was successful.
Remarks
The WebBrowser object returns an error from this method.
See also
Reference