IDXGIAdapter1

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

Members

Functions

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.

Inherited Members

From IDXGIAdapter

CheckInterfaceSupport
HRESULT CheckInterfaceSupport(GUID* InterfaceName, LARGE_INTEGER* UMDVersion)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
EnumOutputs
HRESULT EnumOutputs(uint Output, IDXGIOutput* Output)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDesc
HRESULT GetDesc(DXGI_ADAPTER_DESC* Desc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta