IADLXDisplayServices2
IADLXDisplayServices2 is an extension interface to IADLXDisplayServices , and provides access to the interface to control the DCE feature.
InterfaceId: |
IADLXDisplayServices2 |
Smart Pointer Interface Name: |
IADLXDisplayServices2Ptr |
Inherits: |
|
Inherited By: |
N/A |
The IADLXDisplayServices2 interface is obtained from the IADLXDisplayServices interface or from any of its extension interfaces using QueryInterface .
Methods
Method |
Description |
---|---|
Gets the reference counted DCE interface for a display. |
Requirements
Header |
include “IDisplays2.h” |
Minimum version |
1.2 |
Example
To see how to use this interface in a C++ application, refer to the DisplayConnectivityExperience C++ sample .
For a C application, refer to the DisplayConnectivityExperience C sample .