[]
HRESULT IDXGIFactory2::CreateSwapChainForComposition([In] IUnknown* pDevice,[In] const DXGI_SWAP_CHAIN_DESC1* pDesc,[In, Optional] IDXGIOutput* pRestrictToOutput,[Out, Fast] IDXGISwapChain1** ppSwapChain)
public SwapChain1 CreateSwapChain1ForComposition(ComObject deviceRef, ref SwapChainDescription1 descRef, Output restrictToOutputRef)
Type | Name | Description |
---|---|---|
ComObject | deviceRef | |
SwapChainDescription1 | descRef | |
Output | restrictToOutputRef |
Type | Description |
---|---|
SwapChain1 |