ReactOS 0.4.15-dev-7842-g558ab78
_WDF_POWER_ROUTINE_TIMED_OUT_DATA_V1_15 Struct Reference

#include <wdf115.h>

Collaboration diagram for _WDF_POWER_ROUTINE_TIMED_OUT_DATA_V1_15:

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 177 of file wdf115.h.

Member Data Documentation

◆ Device

WDFDEVICE _WDF_POWER_ROUTINE_TIMED_OUT_DATA_V1_15::Device

Definition at line 196 of file wdf115.h.

◆ DeviceObject

PDEVICE_OBJECT _WDF_POWER_ROUTINE_TIMED_OUT_DATA_V1_15::DeviceObject

Definition at line 191 of file wdf115.h.

◆ PowerPolicyState

WDF_DEVICE_POWER_POLICY_STATE _WDF_POWER_ROUTINE_TIMED_OUT_DATA_V1_15::PowerPolicyState

Definition at line 186 of file wdf115.h.

◆ PowerState

WDF_DEVICE_POWER_STATE _WDF_POWER_ROUTINE_TIMED_OUT_DATA_V1_15::PowerState

Definition at line 181 of file wdf115.h.

◆ TimedOutThread

PKTHREAD _WDF_POWER_ROUTINE_TIMED_OUT_DATA_V1_15::TimedOutThread

Definition at line 201 of file wdf115.h.


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