ReactOS 0.4.15-dev-7788-g1ad9096
_WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS Struct Reference

#include <wdfdevice.h>

Collaboration diagram for _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS:

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 1379 of file wdfdevice.h.

Member Data Documentation

◆ ArmForWakeIfChildrenAreArmedForWake

BOOLEAN _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS::ArmForWakeIfChildrenAreArmedForWake

Definition at line 1417 of file wdfdevice.h.

◆ DxState

DEVICE_POWER_STATE _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS::DxState

Definition at line 1389 of file wdfdevice.h.

◆ Enabled

WDF_TRI_STATE _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS::Enabled

Definition at line 1408 of file wdfdevice.h.

◆ IndicateChildWakeOnParentWake

BOOLEAN _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS::IndicateChildWakeOnParentWake

Definition at line 1425 of file wdfdevice.h.

◆ Size

ULONG _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS::Size

Definition at line 1383 of file wdfdevice.h.

◆ UserControlOfWakeSettings

WDF_POWER_POLICY_SX_WAKE_USER_CONTROL _WDF_DEVICE_POWER_POLICY_WAKE_SETTINGS::UserControlOfWakeSettings

Definition at line 1395 of file wdfdevice.h.


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