ReactOS 0.4.15-dev-7958-gcd0bb1a
_CONSOLE_GETINPUTOUTPUTCP Struct Reference

#include <conmsg.h>

Collaboration diagram for _CONSOLE_GETINPUTOUTPUTCP:

Public Attributes

HANDLE ConsoleHandle
 
UINT CodePage
 
BOOL OutputCP
 

Detailed Description

Definition at line 847 of file conmsg.h.

Member Data Documentation

◆ CodePage

UINT _CONSOLE_GETINPUTOUTPUTCP::CodePage

Definition at line 850 of file conmsg.h.

Referenced by GetConsoleCP(), and GetConsoleOutputCP().

◆ ConsoleHandle

HANDLE _CONSOLE_GETINPUTOUTPUTCP::ConsoleHandle

Definition at line 849 of file conmsg.h.

Referenced by GetConsoleCP(), and GetConsoleOutputCP().

◆ OutputCP

BOOL _CONSOLE_GETINPUTOUTPUTCP::OutputCP

Definition at line 851 of file conmsg.h.

Referenced by GetConsoleCP(), and GetConsoleOutputCP().


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