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



Browse class : System

Function : bool restart([bool Force])


Description

Function restarts the computer, alongiwith, closes all running applications.
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 restart, it can be used in emergency.


Return

returns false if fails and true otherwise


Remarks

System.restart();





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