Sponsors

GetConsoleFontSize

Function name: GetConsoleFontSize

Defined in : Kernel32

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

Declaration:

Declare Function GetConsoleFontSize Lib "kernel32" (ByVal hConsoleOutput As Long, ByVal nFont As Long) As COORD

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Console

Categories