コード例 #1
0
 public static extern bool GetCurrentConsoleFont(SafeHandle h, bool bNaximumWindows, out CONSOLE_FONT_INFO lpConsoleCurrentFont);
コード例 #2
0
ファイル: wincon.cs プロジェクト: ufasoft/coin
 public static extern bool GetCurrentConsoleFont(SafeHandle h, bool bNaximumWindows, out CONSOLE_FONT_INFO lpConsoleCurrentFont);