FreeRDP
_IO_STATUS_BLOCK Struct Reference

#include <nt.h>

Data Fields

union {
   NTSTATUS   status
 
   PVOID   Pointer
 
}; 
 
ULONG_PTR Information
 

Field Documentation

◆ @52

union { ... }

◆ Information

ULONG_PTR _IO_STATUS_BLOCK::Information

◆ Pointer

PVOID _IO_STATUS_BLOCK::Pointer

◆ status

NTSTATUS _IO_STATUS_BLOCK::status

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