ReactOS 0.4.15-dev-7924-g5949c20
_WDF_INTERRUPT_INFO_V1_0 Struct Reference

#include <wdf10.h>

Collaboration diagram for _WDF_INTERRUPT_INFO_V1_0:

Public Attributes

ULONG Size
 
PHYSICAL_ADDRESS MessageAddress
 
KAFFINITY TargetProcessorSet
 
ULONG MessageData
 
ULONG MessageNumber
 
ULONG Vector
 
KIRQL Irql
 
KINTERRUPT_MODE Mode
 
WDF_INTERRUPT_POLARITY Polarity
 
BOOLEAN MessageSignaled
 
UCHAR ShareDisposition
 

Detailed Description

Definition at line 1040 of file wdf10.h.

Member Data Documentation

◆ Irql

KIRQL _WDF_INTERRUPT_INFO_V1_0::Irql

Definition at line 1056 of file wdf10.h.

◆ MessageAddress

PHYSICAL_ADDRESS _WDF_INTERRUPT_INFO_V1_0::MessageAddress

Definition at line 1046 of file wdf10.h.

◆ MessageData

ULONG _WDF_INTERRUPT_INFO_V1_0::MessageData

Definition at line 1050 of file wdf10.h.

◆ MessageNumber

ULONG _WDF_INTERRUPT_INFO_V1_0::MessageNumber

Definition at line 1052 of file wdf10.h.

◆ MessageSignaled

BOOLEAN _WDF_INTERRUPT_INFO_V1_0::MessageSignaled

Definition at line 1062 of file wdf10.h.

◆ Mode

KINTERRUPT_MODE _WDF_INTERRUPT_INFO_V1_0::Mode

Definition at line 1058 of file wdf10.h.

◆ Polarity

WDF_INTERRUPT_POLARITY _WDF_INTERRUPT_INFO_V1_0::Polarity

Definition at line 1060 of file wdf10.h.

◆ ShareDisposition

UCHAR _WDF_INTERRUPT_INFO_V1_0::ShareDisposition

Definition at line 1065 of file wdf10.h.

◆ Size

ULONG _WDF_INTERRUPT_INFO_V1_0::Size

Definition at line 1044 of file wdf10.h.

◆ TargetProcessorSet

KAFFINITY _WDF_INTERRUPT_INFO_V1_0::TargetProcessorSet

Definition at line 1048 of file wdf10.h.

◆ Vector

ULONG _WDF_INTERRUPT_INFO_V1_0::Vector

Definition at line 1054 of file wdf10.h.


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