ReactOS 0.4.15-dev-7788-g1ad9096
PNP_STATE_TABLE Struct Reference

#include <fxpnpstatemachine.hpp>

Collaboration diagram for PNP_STATE_TABLE:

Public Attributes

PFN_PNP_STATE_ENTRY_FUNCTION StateFunc
 
PNP_EVENT_TARGET_STATE FirstTargetState
 
CPPNP_EVENT_TARGET_STATE OtherTargetStates
 
FxPnpStateInfo StateInfo
 

Detailed Description

Definition at line 135 of file fxpnpstatemachine.hpp.

Member Data Documentation

◆ FirstTargetState

PNP_EVENT_TARGET_STATE PNP_STATE_TABLE::FirstTargetState

Definition at line 141 of file fxpnpstatemachine.hpp.

◆ OtherTargetStates

CPPNP_EVENT_TARGET_STATE PNP_STATE_TABLE::OtherTargetStates

Definition at line 143 of file fxpnpstatemachine.hpp.

◆ StateFunc

PFN_PNP_STATE_ENTRY_FUNCTION PNP_STATE_TABLE::StateFunc

Definition at line 139 of file fxpnpstatemachine.hpp.

◆ StateInfo

FxPnpStateInfo PNP_STATE_TABLE::StateInfo

Definition at line 145 of file fxpnpstatemachine.hpp.


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