ReactOS 0.4.15-dev-7942-gd23573b
FxWakeInterruptStateTable Struct Reference

#include <fxwakeinterruptstatemachine.hpp>

Collaboration diagram for FxWakeInterruptStateTable:

Public Attributes

PFN_WAKE_INTERRUPT_STATE_ENTRY_FUNCTION StateFunc
 
const FxWakeInterruptTargetStateTargetStates
 
ULONG TargetStatesCount
 

Detailed Description

Definition at line 81 of file fxwakeinterruptstatemachine.hpp.

Member Data Documentation

◆ StateFunc

PFN_WAKE_INTERRUPT_STATE_ENTRY_FUNCTION FxWakeInterruptStateTable::StateFunc

Definition at line 82 of file fxwakeinterruptstatemachine.hpp.

◆ TargetStates

const FxWakeInterruptTargetState* FxWakeInterruptStateTable::TargetStates

Definition at line 84 of file fxwakeinterruptstatemachine.hpp.

◆ TargetStatesCount

ULONG FxWakeInterruptStateTable::TargetStatesCount

Definition at line 86 of file fxwakeinterruptstatemachine.hpp.


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