SetValue

Sets the properties of a custom display resolution.

Syntax

Copied!

ADLX_RESULT     SetValue(ADLX_CustomResolution  customResolution)

Parameters

  1. [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