Sponsors

GetCurrentConsoleFont

Function name: GetCurrentConsoleFont

Defined in : Kernel32

Requirements : Windows XP or later; Win9x/ME: Not supported

Declaration:

Declare Function GetCurrentConsoleFont Lib "kernel32" (ByVal hConsoleOutput As Long, ByVal bMaximumWindow As Long, lpConsoleCurrentFont As CONSOLE_FONT_INFO) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Console

Categories