ReactOS 0.4.15-dev-7846-g8ba6c66
_CONSOLE_GETDISPLAYMODE Struct Reference

#include <conmsg.h>

Collaboration diagram for _CONSOLE_GETDISPLAYMODE:

Public Attributes

HANDLE ConsoleHandle
 
ULONG DisplayMode
 

Detailed Description

Definition at line 373 of file conmsg.h.

Member Data Documentation

◆ ConsoleHandle

HANDLE _CONSOLE_GETDISPLAYMODE::ConsoleHandle

Definition at line 375 of file conmsg.h.

Referenced by GetConsoleDisplayMode().

◆ DisplayMode

ULONG _CONSOLE_GETDISPLAYMODE::DisplayMode

Definition at line 376 of file conmsg.h.

Referenced by GetConsoleDisplayMode().


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