Function windows_sys::Win32::UI::Shell::SHCreateShellItemArray
pub unsafe extern "system" fn SHCreateShellItemArray(
pidlparent: *const ITEMIDLIST,
psf: IShellFolder,
cidl: u32,
ppidl: *const *const ITEMIDLIST,
ppsiitemarray: *mut IShellItemArray
) -> HRESULTExpand description
Required features: "Win32_UI_Shell", "Win32_UI_Shell_Common"