Struct windows_sys::Win32::Graphics::Gdi::DEVMODEW_0_1
#[repr(C)]pub struct DEVMODEW_0_1 {
pub dmPosition: POINTL,
pub dmDisplayOrientation: DEVMODE_DISPLAY_ORIENTATION,
pub dmDisplayFixedOutput: DEVMODE_DISPLAY_FIXED_OUTPUT,
}
Expand description
Required features: "Win32_Graphics_Gdi"
, "Win32_Foundation"
Fields§
§dmPosition: POINTL
§dmDisplayOrientation: DEVMODE_DISPLAY_ORIENTATION
§dmDisplayFixedOutput: DEVMODE_DISPLAY_FIXED_OUTPUT