Struct windows_sys::Win32::UI::Shell::SHARDAPPIDINFOIDLIST
[−]#[repr(C, packed(1))]pub struct SHARDAPPIDINFOIDLIST {
pub pidl: *mut ITEMIDLIST,
pub pszAppID: PWSTR,
}Expand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’, ‘Win32_UI_Shell_Common’
Fields
pidl: *mut ITEMIDLISTpszAppID: PWSTR