ComponentOne Bitmap for UWP
GetDescription2 Method

C1.UWP.DX Assembly > C1.Util.DX.DXGI Namespace > Adapter2 Class : GetDescription2 Method
HRESULT IDXGIAdapter2::GetDesc2([Out] DXGI_ADAPTER_DESC2* pDesc)
Syntax
'Declaration
 
Public Sub GetDescription2( _
   ByRef descRef As AdapterDescription2 _
) 
public void GetDescription2( 
   out AdapterDescription2 descRef
)

Parameters

descRef
See Also

Reference

Adapter2 Class
Adapter2 Members