IMFRelativePanelWatcher::GetReport method (mfidl.h)
Gets an IMFRelativePanelReport interface that represents the relative panel location.
Syntax
HRESULT GetReport(
IMFRelativePanelReport **ppRelativePanelReport
);
Parameters
ppRelativePanelReport
A pointer to he IMFRelativePanelReport interface that represents the relative panel location.
Return value
The function returns an HRESULT. Possible values include, but are not limited to, those in the following table.
Return code | Description |
---|---|
S_OK | The function succeeded. |
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 |