Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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