FreeRDP
IO_STATUS_BLOCK Struct Reference

#include <nt.h>

Data Fields

union {
   NTSTATUS   status
 
   PVOID   Pointer
 
}; 
 
ULONG_PTR Information
 

Field Documentation

◆ 

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: