Skip to content

IADLXDisplayServices2

Navigation: ADLX SDK ReferencesADLX InterfacesDisplay

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:IADLXDisplayServices1
Inherited By:IADLXDisplayServices3

The IADLXDisplayServices2 interface is obtained from the IADLXDisplayServices interface or from any of its extension interfaces using QueryInterface.

Methods

MethodDescription
GetDisplayConnectivityExperienceGets the reference counted DCE interface for a display.

Requirements

Headerinclude “IDisplays2.h”
Minimum version1.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.

Subpages

API Reference

This page references: