Skip to content

IADLXDisplaySettingsChangedEvent1

Navigation: ADLX SDK ReferencesADLX InterfacesDisplay

IADLXDisplaySettingsChangedEvent1 is an extension interface to IADLXDisplaySettingsChangedEvent. It provides methods to check for changes to the display blanking settings.

InterfaceId:IADLXDisplaySettingsChangedEvent1
Smart Pointer Interface Name:IADLXDisplaySettingsChangedEvent1Ptr
Inherits:IADLXDisplaySettingsChangedEvent
Inherited By:IADLXDisplaySettingsChangedEvent2

The IADLXDisplaySettingsChangedEvent1 interface is obtained from the IADLXDisplaySettingsChangedEvent interface using QueryInterface.

Methods

MethodDescription
IsDisplayBlankingChangedChecks if the display blanking of the display is changed.

Requirements

Headerinclude “IDisplays1.h”
Minimum version1.1

Example

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

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

Subpages

API Reference

This page references: