Public Attributes | List of all members
_IO_STATUS_BLOCK Struct Reference

#include <winapi.h>

Public Attributes

union {
   PVOID   Pointer
 
   NTSTATUS   Status
 
}; 
 
ULONG_PTR Information
 

Detailed Description

Definition at line 4159 of file winapi.h.

Member Data Documentation

◆ @410

union { ... }

◆ Information

ULONG_PTR _IO_STATUS_BLOCK::Information

Definition at line 4164 of file winapi.h.

◆ Pointer

PVOID _IO_STATUS_BLOCK::Pointer

Definition at line 4162 of file winapi.h.

◆ Status

NTSTATUS _IO_STATUS_BLOCK::Status

Definition at line 4161 of file winapi.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:39