Bitmap for WPF
CreateSwapChain1ForComposition メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DXGI 名前空間 > Factory2 クラス : CreateSwapChain1ForComposition メソッド
HRESULT IDXGIFactory2::CreateSwapChainForComposition([In] IUnknown* pDevice,[In] const DXGI_SWAP_CHAIN_DESC1* pDesc,[In, Optional] IDXGIOutput* pRestrictToOutput,[Out, Fast] IDXGISwapChain1** ppSwapChain)
シンタックス
'宣言
 
Public Function CreateSwapChain1ForComposition( _
   ByVal deviceRef As ComObject, _
   ByRef descRef As SwapChainDescription1, _
   ByVal restrictToOutputRef As Output _
) As SwapChain1
public SwapChain1 CreateSwapChain1ForComposition( 
   ComObject deviceRef,
   ref SwapChainDescription1 descRef,
   Output restrictToOutputRef
)

パラメータ

deviceRef
descRef
restrictToOutputRef
参照

Factory2 クラス
Factory2 メンバ