ReactOS 0.4.15-dev-7942-gd23573b
_WDF_INTERRUPT_INFO_V2_15 Struct Reference

#include <wdf215.h>

Collaboration diagram for _WDF_INTERRUPT_INFO_V2_15:

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 1515 of file wdf215.h.

Member Function Documentation

◆ DECLSPEC_ALIGN()

_WDF_INTERRUPT_INFO_V2_15::DECLSPEC_ALIGN ( )

Member Data Documentation

◆ Irql

KIRQL _WDF_INTERRUPT_INFO_V2_15::Irql

Definition at line 1531 of file wdf215.h.

◆ MessageNumber

ULONG _WDF_INTERRUPT_INFO_V2_15::MessageNumber

Definition at line 1527 of file wdf215.h.

◆ MessageSignaled

BOOLEAN _WDF_INTERRUPT_INFO_V2_15::MessageSignaled

Definition at line 1537 of file wdf215.h.

◆ Mode

KINTERRUPT_MODE _WDF_INTERRUPT_INFO_V2_15::Mode

Definition at line 1533 of file wdf215.h.

◆ Polarity

WDF_INTERRUPT_POLARITY _WDF_INTERRUPT_INFO_V2_15::Polarity

Definition at line 1535 of file wdf215.h.

◆ Reserved1

ULONG64 _WDF_INTERRUPT_INFO_V2_15::Reserved1

Definition at line 1521 of file wdf215.h.

◆ Reserved2

ULONG _WDF_INTERRUPT_INFO_V2_15::Reserved2

Definition at line 1525 of file wdf215.h.

◆ ShareDisposition

UCHAR _WDF_INTERRUPT_INFO_V2_15::ShareDisposition

Definition at line 1540 of file wdf215.h.

◆ Size

ULONG _WDF_INTERRUPT_INFO_V2_15::Size

Definition at line 1519 of file wdf215.h.

◆ TargetProcessorSet

KAFFINITY _WDF_INTERRUPT_INFO_V2_15::TargetProcessorSet

Definition at line 1523 of file wdf215.h.

◆ Vector

ULONG _WDF_INTERRUPT_INFO_V2_15::Vector

Definition at line 1529 of file wdf215.h.


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