IMFRelativePanelReport::GetRelativePanel method (mfidl.h)
Gets a value from the ACPI_PLD_PANEL enumeration indicating the location of the capture device, relative to the display provided to MFCreateRelativePanelWatcher.
Syntax
HRESULT GetRelativePanel(
ULONG *panel
);
Parameters
panel
Receives a pointer to a ULONG value from the ACPI_PLD_PANEL enumeration.
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 |