ReactOS 0.4.15-dev-7842-g558ab78
_THERMAL_INFORMATION Struct Reference

#include <poclass.h>

Public Attributes

ULONG ThermalStamp
 
ULONG ThermalConstant1
 
ULONG ThermalConstant2
 
KAFFINITY Processors
 
ULONG SamplingPeriod
 
ULONG CurrentTemperature
 
ULONG PassiveTripPoint
 
ULONG CriticalTripPoint
 
UCHAR ActiveTripPointCount
 
ULONG ActiveTripPoint [MAX_ACTIVE_COOLING_LEVELS]
 

Detailed Description

Definition at line 90 of file poclass.h.

Member Data Documentation

◆ ActiveTripPoint

ULONG _THERMAL_INFORMATION::ActiveTripPoint[MAX_ACTIVE_COOLING_LEVELS]

Definition at line 100 of file poclass.h.

◆ ActiveTripPointCount

UCHAR _THERMAL_INFORMATION::ActiveTripPointCount

Definition at line 99 of file poclass.h.

◆ CriticalTripPoint

ULONG _THERMAL_INFORMATION::CriticalTripPoint

Definition at line 98 of file poclass.h.

◆ CurrentTemperature

ULONG _THERMAL_INFORMATION::CurrentTemperature

Definition at line 96 of file poclass.h.

◆ PassiveTripPoint

ULONG _THERMAL_INFORMATION::PassiveTripPoint

Definition at line 97 of file poclass.h.

◆ Processors

KAFFINITY _THERMAL_INFORMATION::Processors

Definition at line 94 of file poclass.h.

◆ SamplingPeriod

ULONG _THERMAL_INFORMATION::SamplingPeriod

Definition at line 95 of file poclass.h.

◆ ThermalConstant1

ULONG _THERMAL_INFORMATION::ThermalConstant1

Definition at line 92 of file poclass.h.

◆ ThermalConstant2

ULONG _THERMAL_INFORMATION::ThermalConstant2

Definition at line 93 of file poclass.h.

◆ ThermalStamp

ULONG _THERMAL_INFORMATION::ThermalStamp

Definition at line 91 of file poclass.h.


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