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