Skip to content

SetEnabled

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplayVariBright

Syntax

ADLX_RESULT    SetEnabled (adlx_bool enable)

Parameters

#DirectionNameTypeDescription
1.[in]enableadlx_boolThe new Vari-Bright state. Set true to enable Vari-Bright. Set false to disable Vari-Bright.

Return Value

If the state of Vari-Bright is successfully set, ADLX_OK is returned.

If the state of Vari-Bright is not successfully set, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Headerinclude “IDisplaySettings.h”
Minimum version1.0

See Also: ADLX Enums