Struct windows_sys::Win32::UI::Shell::QCMINFO_IDMAP
[−]#[repr(C)]pub struct QCMINFO_IDMAP {
pub nMaxIds: u32,
pub pIdList: [QCMINFO_IDMAP_PLACEMENT; 1],
}Expand description
Required features: ‘Win32_UI_Shell’
Fields
nMaxIds: u32pIdList: [QCMINFO_IDMAP_PLACEMENT; 1]