IDXGIOutput5 interface
Represents an adapter output (such as a monitor). The IDXGIOutput5 interface exposes a single method to specify a list of supported formats for fullscreen surfaces.
Members
The IDXGIOutput5 interface inherits from IDXGIOutput4. IDXGIOutput5 also has these types of members:
Methods
The IDXGIOutput5 interface has these methods.
| Method | Description |
|---|---|
| DuplicateOutput1 |
Allows specifying a list of supported formats for fullscreen surfaces that can be returned by the IDXGIOutputDuplication object. |
Requirements
|
Minimum supported client |
Windows 10 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2016 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Show: