ReactOS 0.4.15-dev-8021-g7ce96fd
_CONSOLE_SETFONT Struct Reference

#include <conmsg.h>

Collaboration diagram for _CONSOLE_SETFONT:

Public Attributes

HANDLE ConsoleHandle
 
HANDLE OutputHandle
 
ULONG FontIndex
 

Detailed Description

Definition at line 435 of file conmsg.h.

Member Data Documentation

◆ ConsoleHandle

HANDLE _CONSOLE_SETFONT::ConsoleHandle

Definition at line 437 of file conmsg.h.

Referenced by SetConsoleFont().

◆ FontIndex

ULONG _CONSOLE_SETFONT::FontIndex

Definition at line 439 of file conmsg.h.

Referenced by SetConsoleFont().

◆ OutputHandle

HANDLE _CONSOLE_SETFONT::OutputHandle

Definition at line 438 of file conmsg.h.

Referenced by SetConsoleFont().


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