ReactOS 0.4.15-dev-7918-g2a2556c
_WDF_INTERRUPT_INFO_V1_11 Struct Reference

#include <wdf111.h>

Collaboration diagram for _WDF_INTERRUPT_INFO_V1_11:

Public Member Functions

 DECLSPEC_ALIGN (8) USHORT Group
 

Public Attributes

ULONG Size
 
ULONG64 Reserved1
 
KAFFINITY TargetProcessorSet
 
ULONG Reserved2
 
ULONG MessageNumber
 
ULONG Vector
 
KIRQL Irql
 
KINTERRUPT_MODE Mode
 
WDF_INTERRUPT_POLARITY Polarity
 
BOOLEAN MessageSignaled
 
UCHAR ShareDisposition
 

Detailed Description

Definition at line 1493 of file wdf111.h.

Member Function Documentation

◆ DECLSPEC_ALIGN()

_WDF_INTERRUPT_INFO_V1_11::DECLSPEC_ALIGN ( )

Member Data Documentation

◆ Irql

KIRQL _WDF_INTERRUPT_INFO_V1_11::Irql

Definition at line 1509 of file wdf111.h.

◆ MessageNumber

ULONG _WDF_INTERRUPT_INFO_V1_11::MessageNumber

Definition at line 1505 of file wdf111.h.

◆ MessageSignaled

BOOLEAN _WDF_INTERRUPT_INFO_V1_11::MessageSignaled

Definition at line 1515 of file wdf111.h.

◆ Mode

KINTERRUPT_MODE _WDF_INTERRUPT_INFO_V1_11::Mode

Definition at line 1511 of file wdf111.h.

◆ Polarity

WDF_INTERRUPT_POLARITY _WDF_INTERRUPT_INFO_V1_11::Polarity

Definition at line 1513 of file wdf111.h.

◆ Reserved1

ULONG64 _WDF_INTERRUPT_INFO_V1_11::Reserved1

Definition at line 1499 of file wdf111.h.

◆ Reserved2

ULONG _WDF_INTERRUPT_INFO_V1_11::Reserved2

Definition at line 1503 of file wdf111.h.

◆ ShareDisposition

UCHAR _WDF_INTERRUPT_INFO_V1_11::ShareDisposition

Definition at line 1518 of file wdf111.h.

◆ Size

ULONG _WDF_INTERRUPT_INFO_V1_11::Size

Definition at line 1497 of file wdf111.h.

◆ TargetProcessorSet

KAFFINITY _WDF_INTERRUPT_INFO_V1_11::TargetProcessorSet

Definition at line 1501 of file wdf111.h.

◆ Vector

ULONG _WDF_INTERRUPT_INFO_V1_11::Vector

Definition at line 1507 of file wdf111.h.


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