ReactOS 0.4.15-dev-7907-g95bf896
_WDF_INTERRUPT_INFO Struct Reference

#include <wdfinterrupt.h>

Collaboration diagram for _WDF_INTERRUPT_INFO:

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 300 of file wdfinterrupt.h.

Member Function Documentation

◆ DECLSPEC_ALIGN()

_WDF_INTERRUPT_INFO::DECLSPEC_ALIGN ( )

Member Data Documentation

◆ Irql

◆ MessageNumber

◆ MessageSignaled

BOOLEAN _WDF_INTERRUPT_INFO::MessageSignaled

Definition at line 313 of file wdfinterrupt.h.

Referenced by FxInterrupt::AssignResources().

◆ Mode

◆ Polarity

WDF_INTERRUPT_POLARITY _WDF_INTERRUPT_INFO::Polarity

Definition at line 312 of file wdfinterrupt.h.

◆ Reserved1

ULONG64 _WDF_INTERRUPT_INFO::Reserved1

Definition at line 305 of file wdfinterrupt.h.

◆ Reserved2

ULONG _WDF_INTERRUPT_INFO::Reserved2

Definition at line 307 of file wdfinterrupt.h.

◆ ShareDisposition

UCHAR _WDF_INTERRUPT_INFO::ShareDisposition

◆ Size

ULONG _WDF_INTERRUPT_INFO::Size

Definition at line 304 of file wdfinterrupt.h.

◆ TargetProcessorSet

KAFFINITY _WDF_INTERRUPT_INFO::TargetProcessorSet

◆ Vector


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