SetFanTuningStates

Sets the fan tuning states on a GPU.

Syntax

Copied!

ADLX_RESULT     SetFanTuningStates (IADLXManualFanTuningStateList * pStates)

Parameters

  1. [in] pStates IADLXManualFanTuningStateList * The pointer to the GPU states list interface.

Return Value

If the GPU fan tuning states are successfully set, ADLX_OK is returned.

If the GPU fan tuning states are 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