ReactOS 0.4.15-dev-6055-g36cdd34
_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 1298 of file extypes.h.

Member Data Documentation

◆ LidSupported

BOOLEAN _SYSTEM_POWER_INFORMATION_NATIVE::LidSupported

Definition at line 1304 of file extypes.h.

◆ PowerDownDisabled

BOOLEAN _SYSTEM_POWER_INFORMATION_NATIVE::PowerDownDisabled

Definition at line 1308 of file extypes.h.

◆ ResumeTimerSupportsHibernate

BOOLEAN _SYSTEM_POWER_INFORMATION_NATIVE::ResumeTimerSupportsHibernate

Definition at line 1303 of file extypes.h.

◆ ResumeTimerSupportsSuspend

BOOLEAN _SYSTEM_POWER_INFORMATION_NATIVE::ResumeTimerSupportsSuspend

Definition at line 1302 of file extypes.h.

◆ SpindownDrives

LARGE_INTEGER _SYSTEM_POWER_INFORMATION_NATIVE::SpindownDrives

Definition at line 1309 of file extypes.h.

◆ SystemAcOrDc

BOOLEAN _SYSTEM_POWER_INFORMATION_NATIVE::SystemAcOrDc

Definition at line 1307 of file extypes.h.

◆ SystemHibernateSupported

BOOLEAN _SYSTEM_POWER_INFORMATION_NATIVE::SystemHibernateSupported

Definition at line 1301 of file extypes.h.

◆ SystemSuspendSupported

BOOLEAN _SYSTEM_POWER_INFORMATION_NATIVE::SystemSuspendSupported

Definition at line 1300 of file extypes.h.

◆ TurboMode

BOOLEAN _SYSTEM_POWER_INFORMATION_NATIVE::TurboMode

Definition at line 1306 of file extypes.h.

◆ TurboSettingSupported

BOOLEAN _SYSTEM_POWER_INFORMATION_NATIVE::TurboSettingSupported

Definition at line 1305 of file extypes.h.


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