Microsoft SDK for Java

Quit

This method of the DWebBrowserEventsEventListener interface notifies an application that the Microsoft® 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.