ReactOS 0.4.16-dev-338-g34e76ad
|
#include <conmsg.h>
Public Attributes | |
HANDLE | ConsoleHandle |
UINT | CodePage |
BOOL | OutputCP |
HANDLE | EventHandle |
UINT _CONSOLE_SETINPUTOUTPUTCP::CodePage |
Definition at line 857 of file conmsg.h.
Referenced by SetConsoleCP(), and SetConsoleOutputCP().
HANDLE _CONSOLE_SETINPUTOUTPUTCP::ConsoleHandle |
Definition at line 856 of file conmsg.h.
Referenced by SetConsoleCP(), and SetConsoleOutputCP().
BOOL _CONSOLE_SETINPUTOUTPUTCP::OutputCP |
Definition at line 858 of file conmsg.h.
Referenced by SetConsoleCP(), and SetConsoleOutputCP().