Process Hacker
_IO_STATUS_BLOCK Struct Reference

#include <ntioapi.h>

Data Fields

union {
   NTSTATUS   Status
 
   PVOID   Pointer
 
}; 
 
ULONG_PTR Information
 

Detailed Description

Definition at line 151 of file ntioapi.h.

Field Documentation

union { ... }
ULONG_PTR Information

Definition at line 158 of file ntioapi.h.

PVOID Pointer

Definition at line 156 of file ntioapi.h.

NTSTATUS Status

Definition at line 155 of file ntioapi.h.


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