ReactOS 0.4.15-dev-7842-g558ab78
_CONSOLE_READCONSOLE_CONTROL Struct Reference

#include <wincon.h>

Public Attributes

ULONG nLength
 
ULONG nInitialChars
 
ULONG dwCtrlWakeupMask
 
ULONG dwControlKeyState
 

Detailed Description

Definition at line 175 of file wincon.h.

Member Data Documentation

◆ dwControlKeyState

ULONG _CONSOLE_READCONSOLE_CONTROL::dwControlKeyState

Definition at line 179 of file wincon.h.

Referenced by IntReadConsole(), and ReadChars().

◆ dwCtrlWakeupMask

ULONG _CONSOLE_READCONSOLE_CONTROL::dwCtrlWakeupMask

Definition at line 178 of file wincon.h.

Referenced by IntReadConsole(), and ReadChars().

◆ nInitialChars

ULONG _CONSOLE_READCONSOLE_CONTROL::nInitialChars

Definition at line 177 of file wincon.h.

Referenced by IntReadConsole(), and ReadChars().

◆ nLength

ULONG _CONSOLE_READCONSOLE_CONTROL::nLength

Definition at line 176 of file wincon.h.

Referenced by IntReadConsole(), and ReadChars().


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