Skip to content

IADLXDisplayServices1

Navigation: ADLX SDK ReferencesADLX InterfacesDisplay

IADLXDisplayServices1 is an extension interface to IADLXDisplayServices. It provides access to the interface to control the display blanking feature.

InterfaceId:IADLXDisplayServices1
Smart Pointer Interface Name:IADLXDisplayServices1Ptr
Inherits:IADLXDisplayServices
Inherited By:IADLXDisplayServices2

The IADLXDisplayServices1 interface is obtained from the IADLXDisplayServices interface using QueryInterface.

Methods

MethodDescription
GetDisplayBlankingGets the reference counted display blanking interface of a display.

Requirements

Headerinclude “IDisplays1.h”
Minimum version1.1

Example

To see how to use this interface in a C++ application, refer to the DisplayBlanking C++ sample.

For a C application, refer to the DisplayBlanking C sample.

Subpages

  • GetDisplayBlanking - Gets the reference counted display blanking interface of a display.

API Reference

This page references: