ReactOS 0.4.15-dev-7953-g1f49173
_WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V1_5 Struct Reference

#include <wdf15.h>

Collaboration diagram for _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V1_5:

Public Attributes

ULONG Size
 
DEVICE_POWER_STATE DxState
 
WDF_POWER_POLICY_SX_WAKE_USER_CONTROL UserControlOfWakeSettings
 
WDF_TRI_STATE Enabled
 

Detailed Description

Definition at line 689 of file wdf15.h.

Member Data Documentation

◆ DxState

DEVICE_POWER_STATE _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V1_5::DxState

Definition at line 699 of file wdf15.h.

◆ Enabled

WDF_TRI_STATE _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V1_5::Enabled

Definition at line 718 of file wdf15.h.

◆ Size

ULONG _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V1_5::Size

Definition at line 693 of file wdf15.h.

◆ UserControlOfWakeSettings

WDF_POWER_POLICY_SX_WAKE_USER_CONTROL _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V1_5::UserControlOfWakeSettings

Definition at line 705 of file wdf15.h.


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