ReactOS 0.4.15-dev-7907-g95bf896
_WDF_INTERRUPT_INFO_V2_0 Struct Reference

#include <wdf20.h>

Collaboration diagram for _WDF_INTERRUPT_INFO_V2_0:

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 1508 of file wdf20.h.

Member Function Documentation

◆ DECLSPEC_ALIGN()

_WDF_INTERRUPT_INFO_V2_0::DECLSPEC_ALIGN ( )

Member Data Documentation

◆ Irql

KIRQL _WDF_INTERRUPT_INFO_V2_0::Irql

Definition at line 1524 of file wdf20.h.

◆ MessageNumber

ULONG _WDF_INTERRUPT_INFO_V2_0::MessageNumber

Definition at line 1520 of file wdf20.h.

◆ MessageSignaled

BOOLEAN _WDF_INTERRUPT_INFO_V2_0::MessageSignaled

Definition at line 1530 of file wdf20.h.

◆ Mode

KINTERRUPT_MODE _WDF_INTERRUPT_INFO_V2_0::Mode

Definition at line 1526 of file wdf20.h.

◆ Polarity

WDF_INTERRUPT_POLARITY _WDF_INTERRUPT_INFO_V2_0::Polarity

Definition at line 1528 of file wdf20.h.

◆ Reserved1

ULONG64 _WDF_INTERRUPT_INFO_V2_0::Reserved1

Definition at line 1514 of file wdf20.h.

◆ Reserved2

ULONG _WDF_INTERRUPT_INFO_V2_0::Reserved2

Definition at line 1518 of file wdf20.h.

◆ ShareDisposition

UCHAR _WDF_INTERRUPT_INFO_V2_0::ShareDisposition

Definition at line 1533 of file wdf20.h.

◆ Size

ULONG _WDF_INTERRUPT_INFO_V2_0::Size

Definition at line 1512 of file wdf20.h.

◆ TargetProcessorSet

KAFFINITY _WDF_INTERRUPT_INFO_V2_0::TargetProcessorSet

Definition at line 1516 of file wdf20.h.

◆ Vector

ULONG _WDF_INTERRUPT_INFO_V2_0::Vector

Definition at line 1522 of file wdf20.h.


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