ReactOS 0.4.15-dev-7918-g2a2556c
_CONSOLE_GETNUMFONTS Struct Reference

#include <conmsg.h>

Collaboration diagram for _CONSOLE_GETNUMFONTS:

Public Attributes

HANDLE ConsoleHandle
 
ULONG NumFonts
 

Detailed Description

Definition at line 403 of file conmsg.h.

Member Data Documentation

◆ ConsoleHandle

HANDLE _CONSOLE_GETNUMFONTS::ConsoleHandle

Definition at line 405 of file conmsg.h.

Referenced by GetNumberOfConsoleFonts().

◆ NumFonts

ULONG _CONSOLE_GETNUMFONTS::NumFonts

Definition at line 406 of file conmsg.h.

Referenced by GetNumberOfConsoleFonts().


The documentation for this struct was generated from the following file: