Пример #1
0
 public static extern bool SetConsoleCtrlHandler(ConsoleHandlerRoutine routine, bool add);
Пример #2
0
 internal static extern bool SetConsoleCtrlHandler(ConsoleHandlerRoutine handler, bool add);
Пример #3
0
 public static extern bool SetConsoleCtrlHandler(ConsoleHandlerRoutine routine, bool add);
Пример #4
0
 internal static extern bool SetConsoleCtrlHandler(ConsoleHandlerRoutine handler, bool add);