IDXGIOutput6 interface
Represents an adapter output (such as a monitor). The IDXGIOutput6 interface exposes a single method to provide specific monitor capabilities.
Members
The IDXGIOutput6 interface inherits from IDXGIOutput5. IDXGIOutput6 also has these types of members:
Methods
The IDXGIOutput6 interface has these methods.
| Method | Description |
|---|---|
| GetDesc1 |
Get an extended description of the output that includes color characteristics and connection type. |
Requirements
|
Minimum supported client |
Windows 10 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2016 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also