SetMaximizeBrightness
Sets the maximize brightness Vari-Bright preset on a display.
Syntax
ADLX_RESULT SetMaximizeBrightness ()
Parameters
N/A
Return Value
If the maximized brightness preset is successfully set, ADLX_OK is returned.
If the maximized brightness preset is not successfully set, an error code is returned.
Refer to ADLX_RESULT for success codes and error codes.
Requirements
Header |
include “IDisplaySettings.h” |
Minimum version |
1.0 |