Enables two threads to share the same Microsoft Direct3D 11 device.
interface IMFDXGIDeviceManager : public IUnknown
This interface is exposed by the Microsoft DirectX Graphics Infrastructure (DXGI) Device Manager. To create the Microsoft DirectX Graphics Infrastructure (DXGI) Device Manager, call the MFCreateDXGIDeviceManager function.
For Microsoft Direct3D 9 devices, use the IDirect3DDeviceManager9 interface.
Microsoft Store apps must use IMFDXGIDeviceManager and Direct3D 11 Video APIs.
Header: Declared in mfobjects.h (include mfidl.h).