[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.Adapter1

Adapter1 Class

IDXGIAdapter1

Implements
Namespace: C1.Util.DX.DXGI
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("29038f61-3839-4626-91fd-086879011a05")]
public class Adapter1 : Adapter, IDisposable, IUnknown

Constructors

Name Description
Adapter1(IntPtr)

Initializes a new instance of the Adapter1 class.

Properties

Name Description
Description1

GetDescription1

Methods

Name Description
GetDescription1(out AdapterDescription1)

HRESULT IDXGIAdapter1::GetDesc1([Out] DXGI_ADAPTER_DESC1* pDesc)

Operators

Name Description
explicit operator Adapter1(IntPtr)

Performs an explicit conversion from IntPtr to Adapter1.