ReactOS 0.4.15-dev-7924-g5949c20
_CONSOLE_SETTEXTATTRIB Struct Reference

#include <conmsg.h>

Collaboration diagram for _CONSOLE_SETTEXTATTRIB:

Public Attributes

HANDLE ConsoleHandle
 
HANDLE OutputHandle
 
WORD Attributes
 

Detailed Description

Definition at line 359 of file conmsg.h.

Member Data Documentation

◆ Attributes

WORD _CONSOLE_SETTEXTATTRIB::Attributes

Definition at line 363 of file conmsg.h.

Referenced by SetConsoleTextAttribute().

◆ ConsoleHandle

HANDLE _CONSOLE_SETTEXTATTRIB::ConsoleHandle

Definition at line 361 of file conmsg.h.

Referenced by SetConsoleTextAttribute().

◆ OutputHandle

HANDLE _CONSOLE_SETTEXTATTRIB::OutputHandle

Definition at line 362 of file conmsg.h.

Referenced by SetConsoleTextAttribute().


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