ComponentOne Bitmap for UWP
GetDescription1 Method (SwapChain1)

C1.UWP.DX Assembly > C1.Util.DX.DXGI Namespace > SwapChain1 Class : GetDescription1 Method
HRESULT IDXGISwapChain1::GetDesc1([Out] DXGI_SWAP_CHAIN_DESC1* pDesc)
Syntax
'Declaration
 
Public Sub GetDescription1( _
   ByRef descRef As SwapChainDescription1 _
) 
public void GetDescription1( 
   out SwapChainDescription1 descRef
)

Parameters

descRef
See Also

Reference

SwapChain1 Class
SwapChain1 Members