IADLXDisplaySettingsChangedEvent1
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: |
|
Inherited By: |
The IADLXDisplaySettingsChangedEvent1 interface is obtained from the IADLXDisplaySettingsChangedEvent interface using QueryInterface .
Methods
Method |
Description |
---|---|
Checks if the display blanking of the display is changed. |
Requirements
Header |
include “IDisplays1.h” |
Minimum version |
1.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 .