IDXGIAdapter2

Undocumented in source.
version(Windows)
interface IDXGIAdapter2 : IDXGIAdapter1 {}

Members

Functions

GetDesc2
HRESULT GetDesc2(DXGI_ADAPTER_DESC2* Desc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From IDXGIAdapter1

GetDesc1
HRESULT GetDesc1(DXGI_ADAPTER_DESC1* Desc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta