GPUIntakeTemperature

Gets the GPU intake temperature of a GPU metric sample.

GPUIntakeTemperature reports the fan intake temperature.

Syntax

Copied!

ADLX_RESULT     GPUIntakeTemperature (adlx_double* data)

Parameters

  1. [out] data adlx_double* The pointer to a variable where the GPU intake temperature (in °C) is returned.

Return Value

If the GPU intake temperature is successfully returned, ADLX_OK is returned.

If the GPU Intake temperature is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Additional Info

Related method: GPUHotspotTemperature , GPUTemperature .

Requirements

Header

include “IPerformanceMonitoring.h”

Minimum version

1.0