ReactOS 0.4.15-dev-7924-g5949c20
_IO_INTERRUPT_MESSAGE_INFO Struct Reference

#include <iotypes.h>

Collaboration diagram for _IO_INTERRUPT_MESSAGE_INFO:

Public Attributes

KIRQL UnifiedIrql
 
ULONG MessageCount
 
IO_INTERRUPT_MESSAGE_INFO_ENTRY MessageInfo [1]
 

Detailed Description

Definition at line 347 of file iotypes.h.

Member Data Documentation

◆ MessageCount

ULONG _IO_INTERRUPT_MESSAGE_INFO::MessageCount

Definition at line 349 of file iotypes.h.

◆ MessageInfo

IO_INTERRUPT_MESSAGE_INFO_ENTRY _IO_INTERRUPT_MESSAGE_INFO::MessageInfo[1]

Definition at line 350 of file iotypes.h.

◆ UnifiedIrql

KIRQL _IO_INTERRUPT_MESSAGE_INFO::UnifiedIrql

Definition at line 348 of file iotypes.h.


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