Windows.Win32.Graphics.Gdi.DEVMODEW
struct DEVMODEW
The DEVMODEW structure is used for specifying characteristics of display and print devices in the Unicode (wide) character set.
namespace Windows.Win32.Graphics.Gdi
{
internal struct DEVMODEW
{
}
}