Skip to content

GPUFanDuty

Navigation: ADLX SDK ReferencesADLX InterfacesPerformance MonitoringIADLXGPUMetrics3

Syntax

ADLX_RESULT    GPUFanDuty (adlx_int* data)

Parameters

#DirectionNameTypeDescription
1.[out]dataadlx_int*The pointer to a variable where the GPU fan duty (in %) is returned.

Return Value

If the GPU fan duty is successfully returned, ADLX_OK is returned.

If the GPU fan duty is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Headerinclude “IPerformanceMonitoring3.h”
Minimum version1.5

See Also: ADLX Enums