ComponentOne Bitmap for UWP
GetDescription1 Method (Adapter1)

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

Parameters

descRef
See Also

Reference

Adapter1 Class
Adapter1 Members