ReactOS 0.4.15-dev-7842-g558ab78
_WDF_POWER_ROUTINE_TIMED_OUT_DATA Struct Reference

#include <wdfbugcodes.h>

Collaboration diagram for _WDF_POWER_ROUTINE_TIMED_OUT_DATA:

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 85 of file wdfbugcodes.h.

Member Data Documentation

◆ Device

WDFDEVICE _WDF_POWER_ROUTINE_TIMED_OUT_DATA::Device

Definition at line 104 of file wdfbugcodes.h.

◆ DeviceObject

PDEVICE_OBJECT _WDF_POWER_ROUTINE_TIMED_OUT_DATA::DeviceObject

Definition at line 99 of file wdfbugcodes.h.

◆ PowerPolicyState

WDF_DEVICE_POWER_POLICY_STATE _WDF_POWER_ROUTINE_TIMED_OUT_DATA::PowerPolicyState

Definition at line 94 of file wdfbugcodes.h.

◆ PowerState

WDF_DEVICE_POWER_STATE _WDF_POWER_ROUTINE_TIMED_OUT_DATA::PowerState

Definition at line 89 of file wdfbugcodes.h.

◆ TimedOutThread

PKTHREAD _WDF_POWER_ROUTINE_TIMED_OUT_DATA::TimedOutThread

Definition at line 109 of file wdfbugcodes.h.


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