|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <fxpnpstatemachine.hpp>

Public Attributes | |
| PFN_PNP_STATE_ENTRY_FUNCTION | StateFunc |
| PNP_EVENT_TARGET_STATE | FirstTargetState |
| CPPNP_EVENT_TARGET_STATE | OtherTargetStates |
| FxPnpStateInfo | StateInfo |
Definition at line 135 of file fxpnpstatemachine.hpp.
| PNP_EVENT_TARGET_STATE PNP_STATE_TABLE::FirstTargetState |
Definition at line 141 of file fxpnpstatemachine.hpp.
| CPPNP_EVENT_TARGET_STATE PNP_STATE_TABLE::OtherTargetStates |
Definition at line 143 of file fxpnpstatemachine.hpp.
| PFN_PNP_STATE_ENTRY_FUNCTION PNP_STATE_TABLE::StateFunc |
Definition at line 139 of file fxpnpstatemachine.hpp.
| FxPnpStateInfo PNP_STATE_TABLE::StateInfo |
Definition at line 145 of file fxpnpstatemachine.hpp.