Ejemplo n.º 1
0
 public static extern bool GetCurrentConsoleFont(IntPtr ConsoleOutput, 
     [MarshalAs(UnmanagedType.Bool)]bool bMaximumWindow, 
     ref CONSOLE_FONT_INFO lpConsoleCurrentFont);
Ejemplo n.º 2
0
 public static extern bool GetCurrentConsoleFont(IntPtr ConsoleOutput,
                                                 [MarshalAs(UnmanagedType.Bool)] bool bMaximumWindow,
                                                 ref CONSOLE_FONT_INFO lpConsoleCurrentFont);