IADLXDisplayResolution
The IADLXDisplayResolution interface configures a custom display resolution.
InterfaceId: |
IADLXDisplayResolution |
Smart Pointer Interface Name: |
IADLXDisplayResolutionPtr |
Inherits: |
|
Inherited By: |
N/A |
Methods
Method |
Description |
---|---|
Gets the properties of a custom display resolution. |
|
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 .