ReactOS 0.4.15-dev-7924-g5949c20
_CONSOLE_API_MESSAGE Struct Reference

#include <conmsg.h>

Collaboration diagram for _CONSOLE_API_MESSAGE:

Public Attributes

PORT_MESSAGE Header
 
PCSR_CAPTURE_BUFFER CsrCaptureData
 
CSR_API_NUMBER ApiNumber
 
NTSTATUS Status
 
ULONG Reserved
 
union {
   CONSOLE_ALLOCCONSOLE   AllocConsoleRequest
 
   CONSOLE_ATTACHCONSOLE   AttachConsoleRequest
 
   CONSOLE_FREECONSOLE   FreeConsoleRequest
 
   CONSOLE_GETPROCESSLIST   GetProcessListRequest
 
   CONSOLE_GENERATECTRLEVENT   GenerateCtrlEventRequest
 
   CONSOLE_NOTIFYLASTCLOSE   NotifyLastCloseRequest
 
   CONSOLE_OPENCONSOLE   OpenConsoleRequest
 
   CONSOLE_CLOSEHANDLE   CloseHandleRequest
 
   CONSOLE_VERIFYHANDLE   VerifyHandleRequest
 
   CONSOLE_DUPLICATEHANDLE   DuplicateHandleRequest
 
   CONSOLE_GETHANDLEINFO   GetHandleInfoRequest
 
   CONSOLE_SETHANDLEINFO   SetHandleInfoRequest
 
   CONSOLE_SHOWCURSOR   ShowCursorRequest
 
   CONSOLE_SETCURSOR   SetCursorRequest
 
   CONSOLE_GETSETCURSORINFO   CursorInfoRequest
 
   CONSOLE_SETCURSORPOSITION   SetCursorPositionRequest
 
   CONSOLE_GETMOUSEINFO   GetMouseInfoRequest
 
   CONSOLE_CREATESCREENBUFFER   CreateScreenBufferRequest
 
   CONSOLE_SETACTIVESCREENBUFFER   SetScreenBufferRequest
 
   CONSOLE_GETSCREENBUFFERINFO   ScreenBufferInfoRequest
 
   CONSOLE_SETSCREENBUFFERSIZE   SetScreenBufferSizeRequest
 
   CONSOLE_SCROLLSCREENBUFFER   ScrollScreenBufferRequest
 
   CONSOLE_GETSELECTIONINFO   GetSelectionInfoRequest
 
   CONSOLE_FLUSHINPUTBUFFER   FlushInputBufferRequest
 
   CONSOLE_GETSETCONSOLEMODE   ConsoleModeRequest
 
   CONSOLE_GETDISPLAYMODE   GetDisplayModeRequest
 
   CONSOLE_SETDISPLAYMODE   SetDisplayModeRequest
 
   CONSOLE_GETSETHWSTATE   HardwareStateRequest
 
   CONSOLE_GETNUMFONTS   GetNumFontsRequest
 
   CONSOLE_GETFONTINFO   GetFontInfoRequest
 
   CONSOLE_GETFONTSIZE   GetFontSizeRequest
 
   CONSOLE_GETCURRENTFONT   GetCurrentFontRequest
 
   CONSOLE_SETFONT   SetFontRequest
 
   CONSOLE_INVALIDATEDIBITS   InvalidateDIBitsRequest
 
   CONSOLE_SETPALETTE   SetPaletteRequest
 
   CONSOLE_GETSETCONSOLETITLE   TitleRequest
 
   CONSOLE_GETLARGESTWINDOWSIZE   GetLargestWindowSizeRequest
 
   CONSOLE_MENUCONTROL   MenuControlRequest
 
   CONSOLE_SETMENUCLOSE   SetMenuCloseRequest
 
   CONSOLE_SETWINDOWINFO   SetWindowInfoRequest
 
   CONSOLE_GETWINDOW   GetWindowRequest
 
   CONSOLE_SETICON   SetIconRequest
 
   CONSOLE_READCONSOLE   ReadConsoleRequest
 
   CONSOLE_GETINPUT   GetInputRequest
 
   CONSOLE_READOUTPUT   ReadOutputRequest
 
   CONSOLE_READOUTPUTCODE   ReadOutputCodeRequest
 
   CONSOLE_GETNUMINPUTEVENTS   GetNumInputEventsRequest
 
   CONSOLE_WRITECONSOLE   WriteConsoleRequest
 
   CONSOLE_WRITEINPUT   WriteInputRequest
 
   CONSOLE_WRITEOUTPUT   WriteOutputRequest
 
   CONSOLE_WRITEOUTPUTCODE   WriteOutputCodeRequest
 
   CONSOLE_FILLOUTPUTCODE   FillOutputRequest
 
   CONSOLE_SETTEXTATTRIB   SetTextAttribRequest
 
   CONSOLE_ADDGETALIAS   ConsoleAliasRequest
 
   CONSOLE_GETALLALIASES   GetAllAliasesRequest
 
   CONSOLE_GETALLALIASESLENGTH   GetAllAliasesLengthRequest
 
   CONSOLE_GETALIASESEXES   GetAliasesExesRequest
 
   CONSOLE_GETALIASESEXESLENGTH   GetAliasesExesLengthRequest
 
   CONSOLE_GETCOMMANDHISTORY   GetCommandHistoryRequest
 
   CONSOLE_GETCOMMANDHISTORYLENGTH   GetCommandHistoryLengthRequest
 
   CONSOLE_EXPUNGECOMMANDHISTORY   ExpungeCommandHistoryRequest
 
   CONSOLE_GETSETHISTORYINFO   HistoryInfoRequest
 
   CONSOLE_SETHISTORYNUMBERCOMMANDS   SetHistoryNumberCommandsRequest
 
   CONSOLE_SETHISTORYMODE   SetHistoryModeRequest
 
   CONSOLE_GETINPUTOUTPUTCP   GetConsoleCPRequest
 
   CONSOLE_SETINPUTOUTPUTCP   SetConsoleCPRequest
 
   CONSOLE_GETLANGID   LangIdRequest
 
   CONSOLE_GETKBDLAYOUTNAME   GetKbdLayoutNameRequest
 
   CONSOLE_REGISTERVDM   RegisterVDMRequest
 
   CONSOLE_REGISTERCONSOLEIME   RegisterConsoleIME
 
   CONSOLE_UNREGISTERCONSOLEIME   UnregisterConsoleIME
 
Data
 

Detailed Description

Definition at line 913 of file conmsg.h.

Member Data Documentation

◆ AllocConsoleRequest

CONSOLE_ALLOCCONSOLE _CONSOLE_API_MESSAGE::AllocConsoleRequest

Definition at line 924 of file conmsg.h.

Referenced by IntAllocConsole().

◆ ApiNumber

CSR_API_NUMBER _CONSOLE_API_MESSAGE::ApiNumber

Definition at line 918 of file conmsg.h.

◆ AttachConsoleRequest

CONSOLE_ATTACHCONSOLE _CONSOLE_API_MESSAGE::AttachConsoleRequest

Definition at line 925 of file conmsg.h.

Referenced by IntAttachConsole().

◆ CloseHandleRequest

CONSOLE_CLOSEHANDLE _CONSOLE_API_MESSAGE::CloseHandleRequest

Definition at line 935 of file conmsg.h.

Referenced by CloseConsoleHandle().

◆ ConsoleAliasRequest

CONSOLE_ADDGETALIAS _CONSOLE_API_MESSAGE::ConsoleAliasRequest

Definition at line 999 of file conmsg.h.

Referenced by IntAddConsoleAlias(), and IntGetConsoleAlias().

◆ ConsoleModeRequest

CONSOLE_GETSETCONSOLEMODE _CONSOLE_API_MESSAGE::ConsoleModeRequest

Definition at line 959 of file conmsg.h.

Referenced by GetConsoleMode(), and SetConsoleMode().

◆ CreateScreenBufferRequest

CONSOLE_CREATESCREENBUFFER _CONSOLE_API_MESSAGE::CreateScreenBufferRequest

Definition at line 949 of file conmsg.h.

Referenced by CreateConsoleScreenBuffer().

◆ CsrCaptureData

PCSR_CAPTURE_BUFFER _CONSOLE_API_MESSAGE::CsrCaptureData

Definition at line 917 of file conmsg.h.

◆ CursorInfoRequest

CONSOLE_GETSETCURSORINFO _CONSOLE_API_MESSAGE::CursorInfoRequest

Definition at line 944 of file conmsg.h.

Referenced by GetConsoleCursorInfo(), and SetConsoleCursorInfo().

◆ 

union { ... } _CONSOLE_API_MESSAGE::Data

Referenced by CloseConsoleHandle(), ConsoleMenuControl(), CreateConsoleScreenBuffer(), DuplicateConsoleHandle(), FlushConsoleInputBuffer(), FreeConsole(), GenerateConsoleCtrlEvent(), GetConsoleCP(), GetConsoleCursorInfo(), GetConsoleDisplayMode(), GetConsoleFontInfo(), GetConsoleFontSize(), GetConsoleHandleInformation(), GetConsoleHardwareState(), GetConsoleHistoryInfo(), GetConsoleMode(), GetConsoleOutputCP(), GetConsoleProcessList(), GetConsoleScreenBufferInfo(), GetConsoleSelectionInfo(), GetConsoleWindow(), GetCurrentConsoleFont(), GetLargestConsoleWindowSize(), GetNumberOfConsoleFonts(), GetNumberOfConsoleInputEvents(), GetNumberOfConsoleMouseButtons(), IntAddConsoleAlias(), IntAllocConsole(), IntAttachConsole(), IntExpungeConsoleCommandHistory(), IntFillConsoleOutputCode(), IntGetConsoleAlias(), IntGetConsoleAliases(), IntGetConsoleAliasesLength(), IntGetConsoleAliasExes(), IntGetConsoleAliasExesLength(), IntGetConsoleCommandHistory(), IntGetConsoleCommandHistoryLength(), IntGetConsoleInput(), IntGetConsoleKeyboardLayoutName(), IntGetConsoleTitle(), IntReadConsole(), IntReadConsoleOutput(), IntReadConsoleOutputCode(), IntRegisterConsoleIME(), IntScrollConsoleScreenBuffer(), IntSetConsoleNumberOfCommands(), IntSetConsoleTitle(), IntUnregisterConsoleIME(), IntWriteConsole(), IntWriteConsoleInput(), IntWriteConsoleOutput(), IntWriteConsoleOutputCode(), InvalidateConsoleDIBits(), OpenConsoleW(), RegisterConsoleVDM(), SetConsoleActiveScreenBuffer(), SetConsoleCommandHistoryMode(), SetConsoleCP(), SetConsoleCursor(), SetConsoleCursorInfo(), SetConsoleCursorPosition(), SetConsoleDisplayMode(), SetConsoleFont(), SetConsoleHandleInformation(), SetConsoleHardwareState(), SetConsoleHistoryInfo(), SetConsoleIcon(), SetConsoleMenuClose(), SetConsoleMode(), SetConsoleOutputCP(), SetConsolePalette(), SetConsoleScreenBufferSize(), SetConsoleTextAttribute(), SetConsoleWindowInfo(), SetLastConsoleEventActive(), SetTEBLangID(), ShowConsoleCursor(), and VerifyConsoleIoHandle().

◆ DuplicateHandleRequest

CONSOLE_DUPLICATEHANDLE _CONSOLE_API_MESSAGE::DuplicateHandleRequest

Definition at line 937 of file conmsg.h.

Referenced by DuplicateConsoleHandle().

◆ ExpungeCommandHistoryRequest

CONSOLE_EXPUNGECOMMANDHISTORY _CONSOLE_API_MESSAGE::ExpungeCommandHistoryRequest

Definition at line 1008 of file conmsg.h.

Referenced by IntExpungeConsoleCommandHistory().

◆ FillOutputRequest

CONSOLE_FILLOUTPUTCODE _CONSOLE_API_MESSAGE::FillOutputRequest

Definition at line 995 of file conmsg.h.

Referenced by IntFillConsoleOutputCode().

◆ FlushInputBufferRequest

CONSOLE_FLUSHINPUTBUFFER _CONSOLE_API_MESSAGE::FlushInputBufferRequest

Definition at line 956 of file conmsg.h.

Referenced by FlushConsoleInputBuffer().

◆ FreeConsoleRequest

CONSOLE_FREECONSOLE _CONSOLE_API_MESSAGE::FreeConsoleRequest

Definition at line 926 of file conmsg.h.

Referenced by FreeConsole().

◆ GenerateCtrlEventRequest

CONSOLE_GENERATECTRLEVENT _CONSOLE_API_MESSAGE::GenerateCtrlEventRequest

Definition at line 930 of file conmsg.h.

Referenced by GenerateConsoleCtrlEvent().

◆ GetAliasesExesLengthRequest

CONSOLE_GETALIASESEXESLENGTH _CONSOLE_API_MESSAGE::GetAliasesExesLengthRequest

Definition at line 1003 of file conmsg.h.

Referenced by IntGetConsoleAliasExesLength().

◆ GetAliasesExesRequest

CONSOLE_GETALIASESEXES _CONSOLE_API_MESSAGE::GetAliasesExesRequest

Definition at line 1002 of file conmsg.h.

Referenced by IntGetConsoleAliasExes().

◆ GetAllAliasesLengthRequest

CONSOLE_GETALLALIASESLENGTH _CONSOLE_API_MESSAGE::GetAllAliasesLengthRequest

Definition at line 1001 of file conmsg.h.

Referenced by IntGetConsoleAliasesLength().

◆ GetAllAliasesRequest

CONSOLE_GETALLALIASES _CONSOLE_API_MESSAGE::GetAllAliasesRequest

Definition at line 1000 of file conmsg.h.

Referenced by IntGetConsoleAliases().

◆ GetCommandHistoryLengthRequest

CONSOLE_GETCOMMANDHISTORYLENGTH _CONSOLE_API_MESSAGE::GetCommandHistoryLengthRequest

Definition at line 1007 of file conmsg.h.

Referenced by IntGetConsoleCommandHistoryLength().

◆ GetCommandHistoryRequest

CONSOLE_GETCOMMANDHISTORY _CONSOLE_API_MESSAGE::GetCommandHistoryRequest

Definition at line 1006 of file conmsg.h.

Referenced by IntGetConsoleCommandHistory().

◆ GetConsoleCPRequest

CONSOLE_GETINPUTOUTPUTCP _CONSOLE_API_MESSAGE::GetConsoleCPRequest

Definition at line 1014 of file conmsg.h.

Referenced by GetConsoleCP(), and GetConsoleOutputCP().

◆ GetCurrentFontRequest

CONSOLE_GETCURRENTFONT _CONSOLE_API_MESSAGE::GetCurrentFontRequest

Definition at line 968 of file conmsg.h.

Referenced by GetCurrentConsoleFont().

◆ GetDisplayModeRequest

CONSOLE_GETDISPLAYMODE _CONSOLE_API_MESSAGE::GetDisplayModeRequest

Definition at line 960 of file conmsg.h.

Referenced by GetConsoleDisplayMode().

◆ GetFontInfoRequest

CONSOLE_GETFONTINFO _CONSOLE_API_MESSAGE::GetFontInfoRequest

Definition at line 966 of file conmsg.h.

Referenced by GetConsoleFontInfo().

◆ GetFontSizeRequest

CONSOLE_GETFONTSIZE _CONSOLE_API_MESSAGE::GetFontSizeRequest

Definition at line 967 of file conmsg.h.

Referenced by GetConsoleFontSize().

◆ GetHandleInfoRequest

CONSOLE_GETHANDLEINFO _CONSOLE_API_MESSAGE::GetHandleInfoRequest

Definition at line 938 of file conmsg.h.

Referenced by GetConsoleHandleInformation().

◆ GetInputRequest

CONSOLE_GETINPUT _CONSOLE_API_MESSAGE::GetInputRequest

Definition at line 984 of file conmsg.h.

Referenced by IntGetConsoleInput().

◆ GetKbdLayoutNameRequest

CONSOLE_GETKBDLAYOUTNAME _CONSOLE_API_MESSAGE::GetKbdLayoutNameRequest

Definition at line 1017 of file conmsg.h.

Referenced by IntGetConsoleKeyboardLayoutName().

◆ GetLargestWindowSizeRequest

CONSOLE_GETLARGESTWINDOWSIZE _CONSOLE_API_MESSAGE::GetLargestWindowSizeRequest

Definition at line 975 of file conmsg.h.

Referenced by GetLargestConsoleWindowSize().

◆ GetMouseInfoRequest

CONSOLE_GETMOUSEINFO _CONSOLE_API_MESSAGE::GetMouseInfoRequest

Definition at line 946 of file conmsg.h.

Referenced by GetNumberOfConsoleMouseButtons().

◆ GetNumFontsRequest

CONSOLE_GETNUMFONTS _CONSOLE_API_MESSAGE::GetNumFontsRequest

Definition at line 965 of file conmsg.h.

Referenced by GetNumberOfConsoleFonts().

◆ GetNumInputEventsRequest

CONSOLE_GETNUMINPUTEVENTS _CONSOLE_API_MESSAGE::GetNumInputEventsRequest

Definition at line 987 of file conmsg.h.

Referenced by GetNumberOfConsoleInputEvents().

◆ GetProcessListRequest

CONSOLE_GETPROCESSLIST _CONSOLE_API_MESSAGE::GetProcessListRequest

Definition at line 929 of file conmsg.h.

Referenced by GetConsoleProcessList().

◆ GetSelectionInfoRequest

CONSOLE_GETSELECTIONINFO _CONSOLE_API_MESSAGE::GetSelectionInfoRequest

Definition at line 955 of file conmsg.h.

Referenced by GetConsoleSelectionInfo().

◆ GetWindowRequest

CONSOLE_GETWINDOW _CONSOLE_API_MESSAGE::GetWindowRequest

Definition at line 979 of file conmsg.h.

Referenced by GetConsoleWindow().

◆ HardwareStateRequest

CONSOLE_GETSETHWSTATE _CONSOLE_API_MESSAGE::HardwareStateRequest

Definition at line 962 of file conmsg.h.

Referenced by GetConsoleHardwareState(), and SetConsoleHardwareState().

◆ Header

PORT_MESSAGE _CONSOLE_API_MESSAGE::Header

Definition at line 915 of file conmsg.h.

◆ HistoryInfoRequest

CONSOLE_GETSETHISTORYINFO _CONSOLE_API_MESSAGE::HistoryInfoRequest

Definition at line 1009 of file conmsg.h.

Referenced by GetConsoleHistoryInfo(), and SetConsoleHistoryInfo().

◆ InvalidateDIBitsRequest

CONSOLE_INVALIDATEDIBITS _CONSOLE_API_MESSAGE::InvalidateDIBitsRequest

Definition at line 972 of file conmsg.h.

Referenced by InvalidateConsoleDIBits().

◆ LangIdRequest

CONSOLE_GETLANGID _CONSOLE_API_MESSAGE::LangIdRequest

Definition at line 1016 of file conmsg.h.

Referenced by SetTEBLangID().

◆ MenuControlRequest

CONSOLE_MENUCONTROL _CONSOLE_API_MESSAGE::MenuControlRequest

Definition at line 976 of file conmsg.h.

Referenced by ConsoleMenuControl().

◆ NotifyLastCloseRequest

CONSOLE_NOTIFYLASTCLOSE _CONSOLE_API_MESSAGE::NotifyLastCloseRequest

Definition at line 931 of file conmsg.h.

Referenced by SetLastConsoleEventActive().

◆ OpenConsoleRequest

CONSOLE_OPENCONSOLE _CONSOLE_API_MESSAGE::OpenConsoleRequest

Definition at line 934 of file conmsg.h.

Referenced by OpenConsoleW().

◆ ReadConsoleRequest

CONSOLE_READCONSOLE _CONSOLE_API_MESSAGE::ReadConsoleRequest

Definition at line 983 of file conmsg.h.

Referenced by IntReadConsole().

◆ ReadOutputCodeRequest

CONSOLE_READOUTPUTCODE _CONSOLE_API_MESSAGE::ReadOutputCodeRequest

Definition at line 986 of file conmsg.h.

Referenced by IntReadConsoleOutputCode().

◆ ReadOutputRequest

CONSOLE_READOUTPUT _CONSOLE_API_MESSAGE::ReadOutputRequest

Definition at line 985 of file conmsg.h.

Referenced by IntReadConsoleOutput().

◆ RegisterConsoleIME

CONSOLE_REGISTERCONSOLEIME _CONSOLE_API_MESSAGE::RegisterConsoleIME

Definition at line 1023 of file conmsg.h.

Referenced by IntRegisterConsoleIME().

◆ RegisterVDMRequest

CONSOLE_REGISTERVDM _CONSOLE_API_MESSAGE::RegisterVDMRequest

Definition at line 1020 of file conmsg.h.

Referenced by RegisterConsoleVDM().

◆ Reserved

ULONG _CONSOLE_API_MESSAGE::Reserved

Definition at line 920 of file conmsg.h.

◆ ScreenBufferInfoRequest

CONSOLE_GETSCREENBUFFERINFO _CONSOLE_API_MESSAGE::ScreenBufferInfoRequest

Definition at line 951 of file conmsg.h.

Referenced by GetConsoleScreenBufferInfo().

◆ ScrollScreenBufferRequest

CONSOLE_SCROLLSCREENBUFFER _CONSOLE_API_MESSAGE::ScrollScreenBufferRequest

Definition at line 953 of file conmsg.h.

Referenced by IntScrollConsoleScreenBuffer().

◆ SetConsoleCPRequest

CONSOLE_SETINPUTOUTPUTCP _CONSOLE_API_MESSAGE::SetConsoleCPRequest

Definition at line 1015 of file conmsg.h.

Referenced by SetConsoleCP(), and SetConsoleOutputCP().

◆ SetCursorPositionRequest

CONSOLE_SETCURSORPOSITION _CONSOLE_API_MESSAGE::SetCursorPositionRequest

Definition at line 945 of file conmsg.h.

Referenced by SetConsoleCursorPosition().

◆ SetCursorRequest

CONSOLE_SETCURSOR _CONSOLE_API_MESSAGE::SetCursorRequest

Definition at line 943 of file conmsg.h.

Referenced by SetConsoleCursor().

◆ SetDisplayModeRequest

CONSOLE_SETDISPLAYMODE _CONSOLE_API_MESSAGE::SetDisplayModeRequest

Definition at line 961 of file conmsg.h.

Referenced by SetConsoleDisplayMode().

◆ SetFontRequest

CONSOLE_SETFONT _CONSOLE_API_MESSAGE::SetFontRequest

Definition at line 969 of file conmsg.h.

Referenced by SetConsoleFont().

◆ SetHandleInfoRequest

CONSOLE_SETHANDLEINFO _CONSOLE_API_MESSAGE::SetHandleInfoRequest

Definition at line 939 of file conmsg.h.

Referenced by SetConsoleHandleInformation().

◆ SetHistoryModeRequest

CONSOLE_SETHISTORYMODE _CONSOLE_API_MESSAGE::SetHistoryModeRequest

Definition at line 1011 of file conmsg.h.

Referenced by SetConsoleCommandHistoryMode().

◆ SetHistoryNumberCommandsRequest

CONSOLE_SETHISTORYNUMBERCOMMANDS _CONSOLE_API_MESSAGE::SetHistoryNumberCommandsRequest

Definition at line 1010 of file conmsg.h.

Referenced by IntSetConsoleNumberOfCommands().

◆ SetIconRequest

CONSOLE_SETICON _CONSOLE_API_MESSAGE::SetIconRequest

Definition at line 980 of file conmsg.h.

Referenced by SetConsoleIcon().

◆ SetMenuCloseRequest

CONSOLE_SETMENUCLOSE _CONSOLE_API_MESSAGE::SetMenuCloseRequest

Definition at line 977 of file conmsg.h.

Referenced by SetConsoleMenuClose().

◆ SetPaletteRequest

CONSOLE_SETPALETTE _CONSOLE_API_MESSAGE::SetPaletteRequest

Definition at line 973 of file conmsg.h.

Referenced by SetConsolePalette().

◆ SetScreenBufferRequest

CONSOLE_SETACTIVESCREENBUFFER _CONSOLE_API_MESSAGE::SetScreenBufferRequest

Definition at line 950 of file conmsg.h.

Referenced by SetConsoleActiveScreenBuffer().

◆ SetScreenBufferSizeRequest

CONSOLE_SETSCREENBUFFERSIZE _CONSOLE_API_MESSAGE::SetScreenBufferSizeRequest

Definition at line 952 of file conmsg.h.

Referenced by SetConsoleScreenBufferSize().

◆ SetTextAttribRequest

CONSOLE_SETTEXTATTRIB _CONSOLE_API_MESSAGE::SetTextAttribRequest

Definition at line 996 of file conmsg.h.

Referenced by SetConsoleTextAttribute().

◆ SetWindowInfoRequest

CONSOLE_SETWINDOWINFO _CONSOLE_API_MESSAGE::SetWindowInfoRequest

Definition at line 978 of file conmsg.h.

Referenced by SetConsoleWindowInfo().

◆ ShowCursorRequest

CONSOLE_SHOWCURSOR _CONSOLE_API_MESSAGE::ShowCursorRequest

Definition at line 942 of file conmsg.h.

Referenced by ShowConsoleCursor().

◆ Status

NTSTATUS _CONSOLE_API_MESSAGE::Status

Definition at line 919 of file conmsg.h.

Referenced by CloseConsoleHandle(), CreateConsoleScreenBuffer(), DuplicateConsoleHandle(), FlushConsoleInputBuffer(), FreeConsole(), GenerateConsoleCtrlEvent(), GetConsoleCP(), GetConsoleCursorInfo(), GetConsoleDisplayMode(), GetConsoleFontInfo(), GetConsoleFontSize(), GetConsoleHandleInformation(), GetConsoleHardwareState(), GetConsoleHistoryInfo(), GetConsoleMode(), GetConsoleOutputCP(), GetConsoleProcessList(), GetConsoleScreenBufferInfo(), GetConsoleSelectionInfo(), GetConsoleWindow(), GetCurrentConsoleFont(), GetLargestConsoleWindowSize(), GetNumberOfConsoleFonts(), GetNumberOfConsoleInputEvents(), GetNumberOfConsoleMouseButtons(), IntAddConsoleAlias(), IntAllocConsole(), IntAttachConsole(), IntExpungeConsoleCommandHistory(), IntFillConsoleOutputCode(), IntGetConsoleAlias(), IntGetConsoleAliases(), IntGetConsoleAliasesLength(), IntGetConsoleAliasExes(), IntGetConsoleAliasExesLength(), IntGetConsoleCommandHistory(), IntGetConsoleCommandHistoryLength(), IntGetConsoleInput(), IntGetConsoleKeyboardLayoutName(), IntGetConsoleTitle(), IntReadConsole(), IntReadConsoleOutput(), IntReadConsoleOutputCode(), IntRegisterConsoleIME(), IntScrollConsoleScreenBuffer(), IntSetConsoleNumberOfCommands(), IntSetConsoleTitle(), IntUnregisterConsoleIME(), IntWriteConsole(), IntWriteConsoleInput(), IntWriteConsoleOutput(), IntWriteConsoleOutputCode(), InvalidateConsoleDIBits(), OpenConsoleW(), RegisterConsoleVDM(), SetConsoleActiveScreenBuffer(), SetConsoleCommandHistoryMode(), SetConsoleCP(), SetConsoleCursor(), SetConsoleCursorInfo(), SetConsoleCursorPosition(), SetConsoleDisplayMode(), SetConsoleFont(), SetConsoleHandleInformation(), SetConsoleHardwareState(), SetConsoleHistoryInfo(), SetConsoleIcon(), SetConsoleMenuClose(), SetConsoleMode(), SetConsoleOutputCP(), SetConsolePalette(), SetConsoleScreenBufferSize(), SetConsoleTextAttribute(), SetConsoleWindowInfo(), SetTEBLangID(), and VerifyConsoleIoHandle().

◆ TitleRequest

CONSOLE_GETSETCONSOLETITLE _CONSOLE_API_MESSAGE::TitleRequest

Definition at line 974 of file conmsg.h.

Referenced by IntGetConsoleTitle(), and IntSetConsoleTitle().

◆ UnregisterConsoleIME

CONSOLE_UNREGISTERCONSOLEIME _CONSOLE_API_MESSAGE::UnregisterConsoleIME

Definition at line 1024 of file conmsg.h.

Referenced by IntUnregisterConsoleIME().

◆ VerifyHandleRequest

CONSOLE_VERIFYHANDLE _CONSOLE_API_MESSAGE::VerifyHandleRequest

Definition at line 936 of file conmsg.h.

Referenced by VerifyConsoleIoHandle().

◆ WriteConsoleRequest

CONSOLE_WRITECONSOLE _CONSOLE_API_MESSAGE::WriteConsoleRequest

Definition at line 990 of file conmsg.h.

Referenced by IntWriteConsole().

◆ WriteInputRequest

CONSOLE_WRITEINPUT _CONSOLE_API_MESSAGE::WriteInputRequest

Definition at line 991 of file conmsg.h.

Referenced by IntWriteConsoleInput().

◆ WriteOutputCodeRequest

CONSOLE_WRITEOUTPUTCODE _CONSOLE_API_MESSAGE::WriteOutputCodeRequest

Definition at line 993 of file conmsg.h.

Referenced by IntWriteConsoleOutputCode().

◆ WriteOutputRequest

CONSOLE_WRITEOUTPUT _CONSOLE_API_MESSAGE::WriteOutputRequest

Definition at line 992 of file conmsg.h.

Referenced by IntWriteConsoleOutput().


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