ReactOS 0.4.15-dev-6068-g8061a6f
|
#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().