IDXGIOutput

E724341

IDXGIOutput is a DirectX Graphics Infrastructure (DXGI) interface that represents a display output (such as a monitor) and provides methods to query and control its display modes and properties.

All labels observed (2)

Label Occurrences
IDXGIOutput canonical 3
IDXGIOutput6 1

How this entity was disambiguated

Statements (45)

Predicate Object
instanceOf COM interface ⓘ
DXGI interface ⓘ
belongsToLibrary dxgi.dll ⓘ
canEnumerate supported display modes ⓘ
canQuery attachedToDesktop flag ⓘ
bits per color channel ⓘ
desktop coordinates ⓘ
frame statistics ⓘ
monitor handle ⓘ
output description ⓘ
rotation ⓘ
controls display modes ⓘ
display ownership ⓘ
gamma settings ⓘ
definedIn dxgi.h ⓘ
hasMethod FindClosestMatchingMode ⓘ
GetDesc ⓘ
GetDisplayModeList ⓘ
GetDisplaySurfaceData ⓘ
GetFrameStatistics ⓘ
GetGammaControl ⓘ
GetGammaControlCapabilities ⓘ
GetParent ⓘ
ReleaseOwnership ⓘ
SetDisplaySurface ⓘ
SetGammaControl ⓘ
TakeOwnership ⓘ
WaitForVBlank ⓘ
inheritsFrom IUnknown ⓘ
introducedIn DXGI 1.0 ⓘ
linked to: DXGI

DirectX 10 ⓘ
linked to: Direct3D 10
languageBinding C++ ⓘ
namespace Global C API (no C++ namespace by default) ⓘ
partOf DXGI ⓘ
DirectX Graphics Infrastructure ⓘ
platform Windows ⓘ
represents display output ⓘ
monitor ⓘ
supports fullscreen swap chains ⓘ
threadingModel COM apartment-threaded (follows DXGI rules) ⓘ
usedFor display configuration management ⓘ
multi-monitor setups ⓘ
usedWith IDXGIAdapter ⓘ
IDXGIFactory ⓘ
uuid AE02EEDB-C735-4690-8D52-5A8DC20213AA ⓘ

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

DXGI → providesInterface → IDXGIOutput ⓘ
DXGI → providesInterface → IDXGIOutput6 ⓘ
linked to: IDXGIOutput
IDXGIFactory → createsObjectType → IDXGIOutput ⓘ
IDXGIFactory → enumeratesObjectType → IDXGIOutput ⓘ