Skip to content

GetMinAcousticLimitRange

Navigation: ADLX SDK ReferencesADLX InterfacesGPU TuningIADLXManualFanTuning

Syntax

ADLX_RESULT    GetMinAcousticLimitRange (ADLX_IntRange* tuningRange)

Parameters

#DirectionNameTypeDescription
1.[out]tuningRangeADLX_IntRangeThe pointer to a variable where the min acoustic limit range (in MHz) is returned.

Return Value

If the min acoustic limit range is successfully returned, ADLX_OK is returned.

If the min acoustic limit range is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Additional Info

Some GPUs support Minimum Acoustic Limit adjustments (in MHz).

Requirements

Headerinclude “IGPUManualFanTuning.h”
Minimum version1.0

See Also: ADLX_IntRange, ADLX Enums