Struct windows_sys::Win32::Devices::Display::DISPLAYCONFIG_ADAPTER_NAME
#[repr(C)]pub struct DISPLAYCONFIG_ADAPTER_NAME {
pub header: DISPLAYCONFIG_DEVICE_INFO_HEADER,
pub adapterDevicePath: [u16; 128],
}Expand description
Required features: "Win32_Devices_Display", "Win32_Foundation"
Fields§
§header: DISPLAYCONFIG_DEVICE_INFO_HEADER§adapterDevicePath: [u16; 128]