#include <input.h>
Public Attributes | |
| PINPUT_RECORD | InputBuffer |
| DWORD | InputBufferSize |
| CONSOLE_SHARE_ACCESS | ShareAccess |
| DWORD | AllocatedBufferSize |
| DWORD | InputMode |
| ULONG | RefCount |
| ULONG_PTR | First |
| ULONG_PTR | In |
| ULONG_PTR | Out |
| ULONG_PTR | Last |
| LIST_ENTRY | ReadWaitQueue |
| HANDLE | InputWaitEvent |
|
|
Definition at line 29 of file input.h. Referenced by di(). |
|
|
Definition at line 32 of file input.h. Referenced by di(). |
|
|
Definition at line 33 of file input.h. Referenced by di(), FlushAllButKeys(), and FlushInputBuffer(). |
|
|
Definition at line 26 of file input.h. Referenced by di(), FlushAllButKeys(), and FlushInputBuffer(). |
|
|
Definition at line 27 of file input.h. Referenced by di(), and FlushAllButKeys(). |
|
|
Definition at line 30 of file input.h. Referenced by di(), and SrvWriteConsoleOutput(). |
|
|
Definition at line 37 of file input.h. Referenced by ConsoleClientConnectRoutine(), di(), FlushAllButKeys(), and FlushInputBuffer(). |
|
|
Definition at line 35 of file input.h. Referenced by di(). |
|
|
Definition at line 34 of file input.h. Referenced by di(), FlushAllButKeys(), and FlushInputBuffer(). |
|
|
Definition at line 36 of file input.h. Referenced by di(), and WakeUpReadersWaitingForData(). |
|
|
Definition at line 31 of file input.h. Referenced by di(). |
|
|
|
1.3.7