[]
IDXGIAdapter2
[Guid("0AA1AE0A-FA0E-4B84-8644-E05FF8E5ACB5")]
public class Adapter2 : Adapter1, IDisposable, IUnknown
| Name | Description |
|---|---|
| Adapter2(IntPtr) | Initializes a new instance of the Adapter2 class. |
| Name | Description |
|---|---|
| Description2 | GetDescription2 |
| Name | Description |
|---|---|
| GetDescription2(out AdapterDescription2) | HRESULT IDXGIAdapter2::GetDesc2([Out] DXGI_ADAPTER_DESC2* pDesc) |
| Name | Description |
|---|---|
| explicit operator Adapter2(IntPtr) |