#[repr(C)]pub struct DISPLAYCONFIG_SOURCE_DEVICE_NAME {
pub header: DISPLAYCONFIG_DEVICE_INFO_HEADER,
pub viewGdiDeviceName: [u16; 32],
}Expand description
Required features: ‘Win32_Devices_Display’, ‘Win32_Foundation’
Fields
header: DISPLAYCONFIG_DEVICE_INFO_HEADERviewGdiDeviceName: [u16; 32]