Quit method

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

InternetExplorer

Reference

Stop

OnQuit