Exemplo n.º 1
0
		internal static extern bool SetConsoleHistoryInfo(
			ConsoleHistoryInfo consoleHistoryInfo);
Exemplo n.º 2
0
		internal static extern bool GetConsoleHistoryInfo(
			out ConsoleHistoryInfo consoleHistoryInfo);