Beispiel #1
0
 /// <summary>
 /// 注销
 /// </summary>
 public static void SetComputerLogout()
 {
     Win32Funcs.ExitWindowsExWrapper(0, 0);
 }