IDXGIAdapter

Undocumented in source.

Members

Functions

CheckInterfaceSupport
HRESULT CheckInterfaceSupport(REFGUID InterfaceName, LARGE_INTEGER* pUMDVersion)
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* ppOutput)
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* pDesc)
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 IDXGIObject

SetPrivateData
HRESULT SetPrivateData(REFGUID Name, UINT DataSize, void* pData)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetPrivateDataInterface
HRESULT SetPrivateDataInterface(REFGUID Name, IUnknown pUnknown)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPrivateData
HRESULT GetPrivateData(REFGUID Name, UINT* pDataSize, void* pData)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetParent
HRESULT GetParent(REFIID riid, void** ppParent)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta