This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
DXGI_ENUM_MODES
Options for enumerating display modes.
Constant/value
Description
DXGI_ENUM_MODES_INTERLACED
1UL
Include interlaced modes.
DXGI_ENUM_MODES_SCALING
2UL
Include stretched-scaling modes.
DXGI_ENUM_MODES_STEREO
4UL
Include stereo modes.
Direct3D 11: This enumeration value is supported starting with Windows 8.
DXGI_ENUM_MODES_DISABLED_STEREO
8UL
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.