Struct windows_sys::Win32::Devices::Display::DISPLAYCONFIG_PATH_INFO
[−]#[repr(C)]pub struct DISPLAYCONFIG_PATH_INFO {
pub sourceInfo: DISPLAYCONFIG_PATH_SOURCE_INFO,
pub targetInfo: DISPLAYCONFIG_PATH_TARGET_INFO,
pub flags: u32,
}Expand description
Required features: ‘Win32_Devices_Display’, ‘Win32_Foundation’
Fields
sourceInfo: DISPLAYCONFIG_PATH_SOURCE_INFOtargetInfo: DISPLAYCONFIG_PATH_TARGET_INFOflags: u32