[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.Factory2.CreateSwapChain1ForComposition

CreateSwapChain1ForComposition Method

CreateSwapChain1ForComposition(ComObject, ref SwapChainDescription1, Output)

HRESULT IDXGIFactory2::CreateSwapChainForComposition([In] IUnknown* pDevice,[In] const DXGI_SWAP_CHAIN_DESC1* pDesc,[In, Optional] IDXGIOutput* pRestrictToOutput,[Out, Fast] IDXGISwapChain1** ppSwapChain)

Declaration
public SwapChain1 CreateSwapChain1ForComposition(ComObject deviceRef, ref SwapChainDescription1 descRef, Output restrictToOutputRef)
Parameters
Type Name Description
ComObject deviceRef
SwapChainDescription1 descRef
Output restrictToOutputRef
Returns
Type Description
SwapChain1