IDisplayDeviceInterop interface (windows.devices.display.core.interop.h)
Provides methods for interoperating between Direct3D (and other graphics APIs) and APIs in the Windows Runtime Windows.Devices.Display.Core namespace.
Inheritance
The IDisplayDeviceInterop interface inherits from the IUnknown interface.
Methods
The IDisplayDeviceInterop interface has these methods.
IDisplayDeviceInterop::CreateSharedHandle For a DisplaySurface or a DisplayFence object, creates a shared handle that can be used for interop with Direct3D or other graphics APIs. |
IDisplayDeviceInterop::OpenSharedHandle Opens a handle for shared primary surfaces, shared fences, and source presentation handles. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Minimum supported server | Windows 10 Build 20348 |
Header | windows.devices.display.core.interop.h |