'Declaration Public Function CreateSwapChain1ForHwnd( _ ByVal deviceRef As ComObject, _ ByVal hWnd As IntPtr, _ ByRef descRef As SwapChainDescription1, _ ByVal fullscreenDescRef As Nullable(Of SwapChainFullScreenDescription), _ ByVal restrictToOutputRef As Output _ ) As SwapChain1
public SwapChain1 CreateSwapChain1ForHwnd( ComObject deviceRef, IntPtr hWnd, ref SwapChainDescription1 descRef, Nullable<SwapChainFullScreenDescription> fullscreenDescRef, Output restrictToOutputRef )
Parameters
- deviceRef
- hWnd
- descRef
- fullscreenDescRef
- restrictToOutputRef