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