Skip to content

IsCurrentSCEDisabled

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplay3DLUT

Syntax

ADLX_RESULT    IsCurrentSCEDisabled (adlx_bool* sceDisabled)

Parameters

#DirectionNameTypeDescription
1.[out]sceDisabledadlx_bool*The pointer to a variable where the state of color enhancement is returned. The variable is true if the color enhancement presets are disabled. The variable is false if the color enhancement presets are not disabled.

Return Value

If the state of color enhancement is successfully returned, ADLX_OK is returned.

If the state of color enhancement is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Headerinclude “IDisplay3DLUT.h”
Minimum version1.0