ReactOS 0.4.15-dev-7953-g1f49173
_CONSOLE_INVALIDATEDIBITS Struct Reference

#include <conmsg.h>

Collaboration diagram for _CONSOLE_INVALIDATEDIBITS:

Public Attributes

HANDLE ConsoleHandle
 
HANDLE OutputHandle
 
SMALL_RECT Region
 

Detailed Description

Definition at line 468 of file conmsg.h.

Member Data Documentation

◆ ConsoleHandle

HANDLE _CONSOLE_INVALIDATEDIBITS::ConsoleHandle

Definition at line 470 of file conmsg.h.

Referenced by InvalidateConsoleDIBits().

◆ OutputHandle

HANDLE _CONSOLE_INVALIDATEDIBITS::OutputHandle

Definition at line 471 of file conmsg.h.

Referenced by InvalidateConsoleDIBits().

◆ Region

SMALL_RECT _CONSOLE_INVALIDATEDIBITS::Region

Definition at line 472 of file conmsg.h.

Referenced by InvalidateConsoleDIBits().


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