Struct windows_sys::Win32::Devices::Display::PHYSICAL_MONITOR
[−]#[repr(C, packed(1))]pub struct PHYSICAL_MONITOR {
pub hPhysicalMonitor: HANDLE,
pub szPhysicalMonitorDescription: [u16; 128],
}Expand description
Required features: ‘Win32_Devices_Display’, ‘Win32_Foundation’
Fields
hPhysicalMonitor: HANDLEszPhysicalMonitorDescription: [u16; 128]