deferQuit

For the system variable ConsoleLib.deferQuit, if true, the program catches QUIT signals and logs them in the quitRequested variable, which the program is then responsible to monitor. On Windows®, the signal is simulated when the logical QUIT key is pressed, which is CONTROL_\ by default. If false, receiving a quit signal will terminate the application.

Type: Boolean

Related reference
EGL library ConsoleLib

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.