|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <conmsg.h>

Public Attributes | |
| HANDLE | ConsoleHandle |
| HANDLE | OutputHandle |
| HPALETTE | PaletteHandle |
| UINT | Usage |
| HANDLE _CONSOLE_SETPALETTE::ConsoleHandle |
Definition at line 477 of file conmsg.h.
Referenced by SetConsolePalette().
| HANDLE _CONSOLE_SETPALETTE::OutputHandle |
Definition at line 478 of file conmsg.h.
Referenced by SetConsolePalette().
| HPALETTE _CONSOLE_SETPALETTE::PaletteHandle |
Definition at line 479 of file conmsg.h.
Referenced by SetConsolePalette().
| UINT _CONSOLE_SETPALETTE::Usage |
Definition at line 480 of file conmsg.h.
Referenced by SetConsolePalette().