IMFRelativePanelWatcher interface (mfidl.h)

Monitors the panel associated with a display, so that the app receives notifications when the relative location of the panel changes.

Inheritance

IMFShutdown

Methods

The IMFRelativePanelWatcher interface has these methods.

 
IMFRelativePanelWatcher::BeginGetReport

Begins an asynchronous request to get an IMFRelativePanelReport interface that represents the relative panel location.
IMFRelativePanelWatcher::EndGetReport

Ends an asynchronous request to get an IMFRelativePanelReport interface that represents the relative panel location.
IMFRelativePanelWatcher::GetReport

Gets an IMFRelativePanelReport interface that represents the relative panel location.

Remarks

Get an instance of this interface by calling MFCreateRelativePanelWatcher.

Requirements

Requirement Value
Minimum supported client Windows 10, version 2004 (10.0; Build 19041)
Minimum supported server Windows Server, version 2004 (10.0; Build 19041)
Header mfidl.h