ReactOS 0.4.15-dev-7918-g2a2556c
FxPnpMachineStateHistory Union Reference

#include <fxpnpstatemachine.hpp>

Collaboration diagram for FxPnpMachineStateHistory:

Public Attributes

struct {
   WDF_DEVICE_PNP_STATE   State1: 16
 
   WDF_DEVICE_PNP_STATE   State2: 16
 
   WDF_DEVICE_PNP_STATE   State3: 16
 
   WDF_DEVICE_PNP_STATE   State4: 16
 
   WDF_DEVICE_PNP_STATE   State5: 16
 
   WDF_DEVICE_PNP_STATE   State6: 16
 
   WDF_DEVICE_PNP_STATE   State7: 16
 
   WDF_DEVICE_PNP_STATE   State8: 16
 
S
 
USHORT History [PnpEventQueueDepth]
 

Detailed Description

Definition at line 190 of file fxpnpstatemachine.hpp.

Member Data Documentation

◆ History

USHORT FxPnpMachineStateHistory::History[PnpEventQueueDepth]

◆ 

struct { ... } FxPnpMachineStateHistory::S

◆ State1

WDF_DEVICE_PNP_STATE FxPnpMachineStateHistory::State1

Definition at line 192 of file fxpnpstatemachine.hpp.

◆ State2

WDF_DEVICE_PNP_STATE FxPnpMachineStateHistory::State2

Definition at line 193 of file fxpnpstatemachine.hpp.

◆ State3

WDF_DEVICE_PNP_STATE FxPnpMachineStateHistory::State3

Definition at line 194 of file fxpnpstatemachine.hpp.

◆ State4

WDF_DEVICE_PNP_STATE FxPnpMachineStateHistory::State4

Definition at line 195 of file fxpnpstatemachine.hpp.

◆ State5

WDF_DEVICE_PNP_STATE FxPnpMachineStateHistory::State5

Definition at line 196 of file fxpnpstatemachine.hpp.

◆ State6

WDF_DEVICE_PNP_STATE FxPnpMachineStateHistory::State6

Definition at line 197 of file fxpnpstatemachine.hpp.

◆ State7

WDF_DEVICE_PNP_STATE FxPnpMachineStateHistory::State7

Definition at line 198 of file fxpnpstatemachine.hpp.

◆ State8

WDF_DEVICE_PNP_STATE FxPnpMachineStateHistory::State8

Definition at line 199 of file fxpnpstatemachine.hpp.


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