ReactOS 0.4.15-dev-7834-g00c4b3d
_SYSTEM_POWER_INFORMATION_NATIVE Struct Reference

#include <extypes.h>

Collaboration diagram for _SYSTEM_POWER_INFORMATION_NATIVE:

Public Attributes

BOOLEAN SystemSuspendSupported
 
BOOLEAN SystemHibernateSupported
 
BOOLEAN ResumeTimerSupportsSuspend
 
BOOLEAN ResumeTimerSupportsHibernate
 
BOOLEAN LidSupported
 
BOOLEAN TurboSettingSupported
 
BOOLEAN TurboMode
 
BOOLEAN SystemAcOrDc
 
BOOLEAN PowerDownDisabled
 
LARGE_INTEGER SpindownDrives
 

Detailed Description

Definition at line 1306 of file extypes.h.

Member Data Documentation

◆ LidSupported

BOOLEAN _SYSTEM_POWER_INFORMATION_NATIVE::LidSupported

Definition at line 1312 of file extypes.h.

◆ PowerDownDisabled

BOOLEAN _SYSTEM_POWER_INFORMATION_NATIVE::PowerDownDisabled

Definition at line 1316 of file extypes.h.

◆ ResumeTimerSupportsHibernate

BOOLEAN _SYSTEM_POWER_INFORMATION_NATIVE::ResumeTimerSupportsHibernate

Definition at line 1311 of file extypes.h.

◆ ResumeTimerSupportsSuspend

BOOLEAN _SYSTEM_POWER_INFORMATION_NATIVE::ResumeTimerSupportsSuspend

Definition at line 1310 of file extypes.h.

◆ SpindownDrives

LARGE_INTEGER _SYSTEM_POWER_INFORMATION_NATIVE::SpindownDrives

Definition at line 1317 of file extypes.h.

◆ SystemAcOrDc

BOOLEAN _SYSTEM_POWER_INFORMATION_NATIVE::SystemAcOrDc

Definition at line 1315 of file extypes.h.

◆ SystemHibernateSupported

BOOLEAN _SYSTEM_POWER_INFORMATION_NATIVE::SystemHibernateSupported

Definition at line 1309 of file extypes.h.

◆ SystemSuspendSupported

BOOLEAN _SYSTEM_POWER_INFORMATION_NATIVE::SystemSuspendSupported

Definition at line 1308 of file extypes.h.

◆ TurboMode

BOOLEAN _SYSTEM_POWER_INFORMATION_NATIVE::TurboMode

Definition at line 1314 of file extypes.h.

◆ TurboSettingSupported

BOOLEAN _SYSTEM_POWER_INFORMATION_NATIVE::TurboSettingSupported

Definition at line 1313 of file extypes.h.


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