IDXGIOutput5 interface (dxgi1_5.h)
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.
Inheritance
The IDXGIOutput5 interface inherits from IDXGIOutput4. IDXGIOutput5 also has these types of members:
Methods
The IDXGIOutput5 interface has these methods.
IDXGIOutput5::DuplicateOutput1 Allows specifying a list of supported formats for fullscreen surfaces that can be returned by the IDXGIOutputDuplication object. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 [desktop apps only] |
Minimum supported server | Windows Server 2016 [desktop apps only] |
Target Platform | Windows |
Header | dxgi1_5.h |