Exemplo n.º 1
0
 public static extern bool SetConsoleCtrlHandler(ConsoleHandlerRoutine routine, bool add);
Exemplo n.º 2
0
 internal static extern bool SetConsoleCtrlHandler(ConsoleHandlerRoutine handler, bool add);
Exemplo n.º 3
0
 public static extern bool SetConsoleCtrlHandler(ConsoleHandlerRoutine routine, bool add);
Exemplo n.º 4
0
 internal static extern bool SetConsoleCtrlHandler(ConsoleHandlerRoutine handler, bool add);