This method of the DWebBrowserEventsEventListener interface notifies an application that the Microsoft® Internet Explorer application is ready to quit.
public void Quit(boolean[] Cancel);
Cancel | A Boolean flag that is set to TRUE to quit the application, FALSE otherwise. |