ComponentOne Bitmap for UWP
GetDescription Method (Adapter)

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

Parameters

descRef
See Also

Reference

Adapter Class
Adapter Members