SetTargetFanSpeed

Sets the target fan speed on a GPU.

Syntax

Copied!

ADLX_RESULT     SetTargetFanSpeed (adlx_int value)

Parameters

  1. [in] value adlx_int The new target fan speed (in RPM).

Return Value

If the target fan speed value is successfully set, ADLX_OK is returned.

If the target fan speed value is not successfully set, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Header

include “IGPUManualFanTuning.h”

Minimum version

1.0