ReactOS 0.4.16-dev-340-g0540c21
|
#include <conmsg.h>
Public Attributes | |
HANDLE | ConsoleHandle |
HANDLE | OutputHandle |
SMALL_RECT | Region |
HANDLE _CONSOLE_INVALIDATEDIBITS::ConsoleHandle |
Definition at line 470 of file conmsg.h.
Referenced by InvalidateConsoleDIBits().
HANDLE _CONSOLE_INVALIDATEDIBITS::OutputHandle |
Definition at line 471 of file conmsg.h.
Referenced by InvalidateConsoleDIBits().
SMALL_RECT _CONSOLE_INVALIDATEDIBITS::Region |
Definition at line 472 of file conmsg.h.
Referenced by InvalidateConsoleDIBits().