ReactOS 0.4.15-dev-7918-g2a2556c
TEST_CONTEXT Struct Reference
Collaboration diagram for TEST_CONTEXT:

Public Attributes

BOOLEAN ReturnValue
 
KIRQL ExpectedIrql
 
PKINTERRUPT Interrupt
 

Detailed Description

Definition at line 23 of file IoInterrupt.c.

Member Data Documentation

◆ ExpectedIrql

KIRQL TEST_CONTEXT::ExpectedIrql

Definition at line 26 of file IoInterrupt.c.

Referenced by TestSynchronizeExecution().

◆ Interrupt

PKINTERRUPT TEST_CONTEXT::Interrupt

Definition at line 27 of file IoInterrupt.c.

Referenced by TestSynchronizeExecution().

◆ ReturnValue

BOOLEAN TEST_CONTEXT::ReturnValue

Definition at line 25 of file IoInterrupt.c.

Referenced by TestSynchronizeExecution().


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