SetValue
Sets the properties of a custom display resolution.
Syntax
ADLX_RESULT SetValue(ADLX_CustomResolution customResolution)
Parameters
-
[in]
customResolution ADLX_CustomResolution The properties of a custom display resolution.
Return Value
If the properties of a custom display resolution are successfully set, ADLX_OK is returned.
If the properties of a custom display resolution are 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 |