ReactOS 0.4.15-dev-7924-g5949c20
_SET_POWER_SETTING_VALUE Struct Reference

#include <potypes.h>

Collaboration diagram for _SET_POWER_SETTING_VALUE:

Public Attributes

ULONG Version
 
GUID Guid
 
SYSTEM_POWER_CONDITION PowerCondition
 
ULONG DataLength
 
UCHAR Data [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 272 of file potypes.h.

Member Data Documentation

◆ Data

UCHAR _SET_POWER_SETTING_VALUE::Data[ANYSIZE_ARRAY]

Definition at line 277 of file potypes.h.

◆ DataLength

ULONG _SET_POWER_SETTING_VALUE::DataLength

Definition at line 276 of file potypes.h.

◆ Guid

GUID _SET_POWER_SETTING_VALUE::Guid

Definition at line 274 of file potypes.h.

◆ PowerCondition

SYSTEM_POWER_CONDITION _SET_POWER_SETTING_VALUE::PowerCondition

Definition at line 275 of file potypes.h.

◆ Version

ULONG _SET_POWER_SETTING_VALUE::Version

Definition at line 273 of file potypes.h.


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