Does anyone can describe me the difference between "Forced Shutdown" and "Forced Power Off" ?
Thanks :)
Does anyone can describe me the difference between "Forced Shutdown" and "Forced Power Off" ?
Thanks :)
"Shutdown" asks for a Windows shutdown without turning off the power.
Additional docs are available with the MSDN Library article for ExitWindowsEx(). Note how the flag values are a one-to-one mapping with the WMI method flags. Not an accident.