ReactOS 0.4.15-dev-7842-g558ab78
_WDF_INTERRUPT_INFO_V1_13 Struct Reference

#include <wdf113.h>

Collaboration diagram for _WDF_INTERRUPT_INFO_V1_13:

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 1595 of file wdf113.h.

Member Function Documentation

◆ DECLSPEC_ALIGN()

_WDF_INTERRUPT_INFO_V1_13::DECLSPEC_ALIGN ( )

Member Data Documentation

◆ Irql

KIRQL _WDF_INTERRUPT_INFO_V1_13::Irql

Definition at line 1611 of file wdf113.h.

◆ MessageNumber

ULONG _WDF_INTERRUPT_INFO_V1_13::MessageNumber

Definition at line 1607 of file wdf113.h.

◆ MessageSignaled

BOOLEAN _WDF_INTERRUPT_INFO_V1_13::MessageSignaled

Definition at line 1617 of file wdf113.h.

◆ Mode

KINTERRUPT_MODE _WDF_INTERRUPT_INFO_V1_13::Mode

Definition at line 1613 of file wdf113.h.

◆ Polarity

WDF_INTERRUPT_POLARITY _WDF_INTERRUPT_INFO_V1_13::Polarity

Definition at line 1615 of file wdf113.h.

◆ Reserved1

ULONG64 _WDF_INTERRUPT_INFO_V1_13::Reserved1

Definition at line 1601 of file wdf113.h.

◆ Reserved2

ULONG _WDF_INTERRUPT_INFO_V1_13::Reserved2

Definition at line 1605 of file wdf113.h.

◆ ShareDisposition

UCHAR _WDF_INTERRUPT_INFO_V1_13::ShareDisposition

Definition at line 1620 of file wdf113.h.

◆ Size

ULONG _WDF_INTERRUPT_INFO_V1_13::Size

Definition at line 1599 of file wdf113.h.

◆ TargetProcessorSet

KAFFINITY _WDF_INTERRUPT_INFO_V1_13::TargetProcessorSet

Definition at line 1603 of file wdf113.h.

◆ Vector

ULONG _WDF_INTERRUPT_INFO_V1_13::Vector

Definition at line 1609 of file wdf113.h.


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