ReactOS 0.4.15-dev-7907-g95bf896
_WDF_POWER_ROUTINE_TIMED_OUT_DATA_V2_0 Struct Reference

#include <wdf20.h>

Collaboration diagram for _WDF_POWER_ROUTINE_TIMED_OUT_DATA_V2_0:

Public Attributes

WDF_DEVICE_POWER_STATE PowerState
 
WDF_DEVICE_POWER_POLICY_STATE PowerPolicyState
 
PDEVICE_OBJECT DeviceObject
 
WDFDEVICE Device
 
PKTHREAD TimedOutThread
 

Detailed Description

Definition at line 180 of file wdf20.h.

Member Data Documentation

◆ Device

WDFDEVICE _WDF_POWER_ROUTINE_TIMED_OUT_DATA_V2_0::Device

Definition at line 199 of file wdf20.h.

◆ DeviceObject

PDEVICE_OBJECT _WDF_POWER_ROUTINE_TIMED_OUT_DATA_V2_0::DeviceObject

Definition at line 194 of file wdf20.h.

◆ PowerPolicyState

WDF_DEVICE_POWER_POLICY_STATE _WDF_POWER_ROUTINE_TIMED_OUT_DATA_V2_0::PowerPolicyState

Definition at line 189 of file wdf20.h.

◆ PowerState

WDF_DEVICE_POWER_STATE _WDF_POWER_ROUTINE_TIMED_OUT_DATA_V2_0::PowerState

Definition at line 184 of file wdf20.h.

◆ TimedOutThread

PKTHREAD _WDF_POWER_ROUTINE_TIMED_OUT_DATA_V2_0::TimedOutThread

Definition at line 204 of file wdf20.h.


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