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

Public Attributes | |
| HANDLE | ConsoleHandle |
| UINT | CodePage |
| BOOL | OutputCP |
| UINT _CONSOLE_GETINPUTOUTPUTCP::CodePage |
Definition at line 850 of file conmsg.h.
Referenced by GetConsoleCP(), and GetConsoleOutputCP().
| HANDLE _CONSOLE_GETINPUTOUTPUTCP::ConsoleHandle |
Definition at line 849 of file conmsg.h.
Referenced by GetConsoleCP(), and GetConsoleOutputCP().
| BOOL _CONSOLE_GETINPUTOUTPUTCP::OutputCP |
Definition at line 851 of file conmsg.h.
Referenced by GetConsoleCP(), and GetConsoleOutputCP().