Microsoft SDK for Java

Quit

This method of the DWebBrowserEvents interface notifies an application that the Internet Explorer application is ready to quit.

Syntax

public void Quit(boolean[] Cancel);

Parameters

Cancel A Boolean flag that is set to TRUE to quit the application, FALSE otherwise.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.