ReactOS 0.4.15-dev-8434-g155a7c7
_WDF_POWER_ROUTINE_TIMED_OUT_DATA_V1_11 Struct Reference

#include <wdf111.h>

Collaboration diagram for _WDF_POWER_ROUTINE_TIMED_OUT_DATA_V1_11:

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 171 of file wdf111.h.

Member Data Documentation

◆ Device

WDFDEVICE _WDF_POWER_ROUTINE_TIMED_OUT_DATA_V1_11::Device

Definition at line 190 of file wdf111.h.

◆ DeviceObject

PDEVICE_OBJECT _WDF_POWER_ROUTINE_TIMED_OUT_DATA_V1_11::DeviceObject

Definition at line 185 of file wdf111.h.

◆ PowerPolicyState

WDF_DEVICE_POWER_POLICY_STATE _WDF_POWER_ROUTINE_TIMED_OUT_DATA_V1_11::PowerPolicyState

Definition at line 180 of file wdf111.h.

◆ PowerState

WDF_DEVICE_POWER_STATE _WDF_POWER_ROUTINE_TIMED_OUT_DATA_V1_11::PowerState

Definition at line 175 of file wdf111.h.

◆ TimedOutThread

PKTHREAD _WDF_POWER_ROUTINE_TIMED_OUT_DATA_V1_11::TimedOutThread

Definition at line 195 of file wdf111.h.


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