ReactOS 0.4.17-dev-934-g091855f
_RTL_BSD_DATA_POWER_TRANSITION_EXTENSION Struct Reference

#include <rtltypes.h>

Public Attributes

UCHAR SystemIdleTransition: 1
 
UCHAR FanError: 1
 
UCHAR ThermalShutdown: 1
 
UCHAR Reserved: 5
 

Detailed Description

Definition at line 1334 of file rtltypes.h.

Member Data Documentation

◆ FanError

UCHAR _RTL_BSD_DATA_POWER_TRANSITION_EXTENSION::FanError

Definition at line 1337 of file rtltypes.h.

◆ Reserved

UCHAR _RTL_BSD_DATA_POWER_TRANSITION_EXTENSION::Reserved

Definition at line 1339 of file rtltypes.h.

◆ SystemIdleTransition

UCHAR _RTL_BSD_DATA_POWER_TRANSITION_EXTENSION::SystemIdleTransition

Definition at line 1336 of file rtltypes.h.

◆ ThermalShutdown

UCHAR _RTL_BSD_DATA_POWER_TRANSITION_EXTENSION::ThermalShutdown

Definition at line 1338 of file rtltypes.h.


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