ComponentOne Bitmap for UWP
GetDescription Method (SwapChain)

C1.UWP.DX Assembly > C1.Util.DX.DXGI Namespace > SwapChain Class : GetDescription Method
HRESULT IDXGISwapChain::GetDesc([Out] DXGI_SWAP_CHAIN_DESC* pDesc)
Syntax
'Declaration
 
Public Sub GetDescription( _
   ByRef descRef As SwapChainDescription _
) 
public void GetDescription( 
   out SwapChainDescription descRef
)

Parameters

descRef
See Also

Reference

SwapChain Class
SwapChain Members