IADLXDisplayResolutionList

Interface to get the resolution info list.

InterfaceId:

IADLXDisplayResolutionList

Smart Pointer Interface Name:

IADLXDisplayResolutionListPtr

Inherits:

IADLXList

Inherited By:

N/A

The interface gets the list of resolution information.

Methods

Method

Description

Add_Back

Adds an element to the back.

At

Returns the item at the asked location.

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 .