ReactOS 0.4.15-dev-7934-g1dc8d80
_WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V1_7 Struct Reference

#include <wdf17.h>

Collaboration diagram for _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V1_7:

Public Attributes

ULONG Size
 
DEVICE_POWER_STATE DxState
 
WDF_POWER_POLICY_SX_WAKE_USER_CONTROL UserControlOfWakeSettings
 
WDF_TRI_STATE Enabled
 
BOOLEAN ArmForWakeIfChildrenAreArmedForWake
 
BOOLEAN IndicateChildWakeOnParentWake
 

Detailed Description

Definition at line 691 of file wdf17.h.

Member Data Documentation

◆ ArmForWakeIfChildrenAreArmedForWake

BOOLEAN _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V1_7::ArmForWakeIfChildrenAreArmedForWake

Definition at line 729 of file wdf17.h.

◆ DxState

DEVICE_POWER_STATE _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V1_7::DxState

Definition at line 701 of file wdf17.h.

◆ Enabled

WDF_TRI_STATE _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V1_7::Enabled

Definition at line 720 of file wdf17.h.

◆ IndicateChildWakeOnParentWake

BOOLEAN _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V1_7::IndicateChildWakeOnParentWake

Definition at line 737 of file wdf17.h.

◆ Size

ULONG _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V1_7::Size

Definition at line 695 of file wdf17.h.

◆ UserControlOfWakeSettings

WDF_POWER_POLICY_SX_WAKE_USER_CONTROL _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS_V1_7::UserControlOfWakeSettings

Definition at line 707 of file wdf17.h.


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