#[repr(C)]pub struct DISPLAYCONFIG_SET_MONITOR_SPECIALIZATION {
pub header: DISPLAYCONFIG_DEVICE_INFO_HEADER,
pub Anonymous: DISPLAYCONFIG_SET_MONITOR_SPECIALIZATION_0,
pub specializationType: GUID,
pub specializationSubType: GUID,
pub specializationApplicationName: [u16; 128],
}Expand description
Required features: "Win32_Devices_Display", "Win32_Foundation"
Fields§
§header: DISPLAYCONFIG_DEVICE_INFO_HEADER§Anonymous: DISPLAYCONFIG_SET_MONITOR_SPECIALIZATION_0§specializationType: GUID§specializationSubType: GUID§specializationApplicationName: [u16; 128]