Struct windows_sys::Win32::UI::Shell::SHARDAPPIDINFOIDLIST
#[repr(C, packed(1))]pub struct SHARDAPPIDINFOIDLIST {
pub pidl: *mut ITEMIDLIST,
pub pszAppID: PCWSTR,
}Expand description
Required features: "Win32_UI_Shell", "Win32_UI_Shell_Common"
Fields§
§pidl: *mut ITEMIDLIST§pszAppID: PCWSTR