Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Options for enumerating display modes.
| Constant/value | Description |
|---|---|
|
Include interlaced modes. |
|
Include stretched-scaling modes. |
|
Include stereo modes. Direct3D 11: This enumeration value is supported starting with Windows 8. |
|
Include stereo modes that are hidden because the user has disabled stereo. Control panel applications can use this option to show stereo capabilities that have been disabled as part of a user interface that enables and disables stereo. Direct3D 11: This enumeration value is supported starting with Windows 8. |
Remarks
These flag options are used in IDXGIOutput::GetDisplayModeList to enumerate display modes.
These flag options are also used in IDXGIOutput1::GetDisplayModeList1 to enumerate display modes.
Requirements
| Requirement | Value |
|---|---|
| Header |
|
See also