IADLXDisplayResolution

The IADLXDisplayResolution interface configures a custom display resolution.

InterfaceId:

IADLXDisplayResolution

Smart Pointer Interface Name:

IADLXDisplayResolutionPtr

Inherits:

IADLXInterface

Inherited By:

N/A

Methods

Method

Description

GetValue

Gets the properties of a custom display resolution.

SetValue

Sets the properties of a custom display resolution.

Requirements

Header

include “IDisplaySettings.h”

Minimum version

1.0

Example

To see how to use this interface in a C++ application, refer to the DisplayCustomResolution C++ sample .

For a C application, refer to the DisplayCustomResolution C sample .