|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <io.h>

Public Attributes | |
| struct { | |
| LIST_ENTRY ListEntry | |
| union { | |
| struct _IO_STACK_LOCATION * CurrentStackLocation | |
| ULONG PacketType | |
| } | |
| }; | |
| PVOID | KeyContext |
| PVOID | ApcContext |
| NTSTATUS | IoStatus |
| ULONG_PTR | IoStatusInformation |
| struct { ... } _IOP_MINI_COMPLETION_PACKET::@1923 |
| struct _IO_STACK_LOCATION* _IOP_MINI_COMPLETION_PACKET::CurrentStackLocation |
| LIST_ENTRY _IOP_MINI_COMPLETION_PACKET::ListEntry |