Home - RAD C++ GUI Lib 1.2.2 Documentation
Published on March 09, 2007 [03:04:02 PM]



Browse class : System

Function : bool shutDown([bool Force])


Description

Function shuts down / turns off the computer, alongiwith closes all running applciations.
If argument 'Force' is supplied true, it forces system to close all applications without having confirmation from them.
It is not recomended to pass true as argument for normal shutdown, it can be used in emergency.


Return

returns false if fails and true otherwise


Remarks

System.shutDown();





Visit www.radcpp.com for more help and updates. Documentation created using FlaX.Doc