Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
The DisplayMode structure describes a display device.
Syntax
typedef struct tagDisplayMode {
WCHAR DeviceName[32];
DEVMODEW devMode;
} DisplayMode;
Members
DeviceName[32]
A single wide-character string that contains the name of the display device.
devMode
A DEVMODEW structure that contains characteristics of the display device.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Available in Windows Vista and later versions of the Windows operating systems. |
| Header | cloneviewhelper.h (include Cloneviewhelper.h) |