ReactOS 0.4.16-dev-21-g2af6fd4
|
#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::@1791 |
struct _IO_STACK_LOCATION* _IOP_MINI_COMPLETION_PACKET::CurrentStackLocation |
LIST_ENTRY _IOP_MINI_COMPLETION_PACKET::ListEntry |