IADLXDisplayResolutionList
Interface to get the resolution info list.
InterfaceId: |
IADLXDisplayResolutionList |
Smart Pointer Interface Name: |
IADLXDisplayResolutionListPtr |
Inherits: |
|
Inherited By: |
N/A |
The interface gets the list of resolution information.
Methods
Method |
Description |
---|---|
Adds an element to the back. |
|
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 .