Beispiel #1
0
 public static extern bool SetConsoleCtrlHandler(ConsoleHandlerRoutine routine, bool add);
Beispiel #2
0
 internal static extern bool SetConsoleCtrlHandler(ConsoleHandlerRoutine handler, bool add);
Beispiel #3
0
 public static extern bool SetConsoleCtrlHandler(ConsoleHandlerRoutine routine, bool add);
Beispiel #4
0
 internal static extern bool SetConsoleCtrlHandler(ConsoleHandlerRoutine handler, bool add);