Beispiel #1
0
		internal static extern bool SetConsoleHistoryInfo(
			ConsoleHistoryInfo consoleHistoryInfo);
Beispiel #2
0
		internal static extern bool GetConsoleHistoryInfo(
			out ConsoleHistoryInfo consoleHistoryInfo);