Section courante

A propos

Section administrative du site

ExitWindowsEx

user32.dll Sortir de la fenêtre étendue
 

Syntaxe

[DllImport("user32.dll", SetLastError = true)]
static extern bool ExitWindowsEx(ExitWindows uFlags, ShutdownReason dwReason);

Description

Cette fonction permet d'effectuer l'arrêt ou le redémarrage de Windows et/ou de l'ordinateur.



Dernière mise à jour : Samedi, le 26 décembre 2009