#include <server.h>
Public Attributes | |
| ULONG | HandleType |
| ACCESS_MASK | Access |
| ULONG | ShareAccess |
| union { | |
| PSCREEN_INFORMATION ScreenBuffer | |
| PINPUT_INFORMATION InputBuffer | |
| } | Buffer |
| PINPUT_READ_HANDLE_DATA | InputReadData |
|
|
Definition at line 312 of file server.h. Referenced by SrvDuplicateHandle(). |
|
|
|
|
Definition at line 316 of file server.h. Referenced by InitializeIoHandleTable(). |
|
|
Definition at line 318 of file server.h. Referenced by CookedRead(), CookedReadWaitRoutine(), DirectReadWaitRoutine(), InitializeInputHandle(), ProcessCommandListInput(), ProcessCommandNumberInput(), ProcessCopyFromCharInput(), ProcessCopyToCharInput(), and RawReadWaitRoutine(). |
|
|
|
|
|
Definition at line 313 of file server.h. Referenced by SrvDuplicateHandle(). |
1.3.7