ReactOS 0.4.15-dev-7918-g2a2556c
_IO_DISCONNECT_INTERRUPT_PARAMETERS Struct Reference

#include <iotypes.h>

Collaboration diagram for _IO_DISCONNECT_INTERRUPT_PARAMETERS:

Public Attributes

_In_ ULONG Version
 
union {
   _In_ PVOID   Generic
 
   _In_ PKINTERRUPT   InterruptObject
 
   _In_ PIO_INTERRUPT_MESSAGE_INFO   InterruptMessageTable
 
ConnectionContext
 

Detailed Description

Definition at line 403 of file iotypes.h.

Member Data Documentation

◆ 

union { ... } _IO_DISCONNECT_INTERRUPT_PARAMETERS::ConnectionContext

◆ Generic

_In_ PVOID _IO_DISCONNECT_INTERRUPT_PARAMETERS::Generic

Definition at line 406 of file iotypes.h.

◆ InterruptMessageTable

_In_ PIO_INTERRUPT_MESSAGE_INFO _IO_DISCONNECT_INTERRUPT_PARAMETERS::InterruptMessageTable

Definition at line 408 of file iotypes.h.

◆ InterruptObject

_In_ PKINTERRUPT _IO_DISCONNECT_INTERRUPT_PARAMETERS::InterruptObject

Definition at line 407 of file iotypes.h.

◆ Version

_In_ ULONG _IO_DISCONNECT_INTERRUPT_PARAMETERS::Version

Definition at line 404 of file iotypes.h.


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