[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.Adapter2

Adapter2 Class

IDXGIAdapter2

Implements
Namespace: C1.Util.DX.DXGI
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("0AA1AE0A-FA0E-4B84-8644-E05FF8E5ACB5")]
public class Adapter2 : Adapter1, IDisposable, IUnknown

Constructors

Name Description
Adapter2(IntPtr)

Initializes a new instance of the Adapter2 class.

Properties

Name Description
Description2

GetDescription2

Methods

Name Description
GetDescription2(out AdapterDescription2)

HRESULT IDXGIAdapter2::GetDesc2([Out] DXGI_ADAPTER_DESC2* pDesc)

Operators

Name Description
explicit operator Adapter2(IntPtr)

Performs an explicit conversion from IntPtr to Adapter2.