FAIL_FAST_IF_FAILED(presentationManager->CreatePresentationSurface( compositionSurfaceHandle.get(), presentationSurface.addressof())); // Return the Direct3D device, presentation manager, and presentation surface to the caller for future // use. *ppD3dDevice = d3d11Device.detach(); *ppPresentation...