Function windows_sys::Win32::UI::Shell::SHCreateShellItemArrayFromIDLists
[−]pub unsafe extern "system" fn SHCreateShellItemArrayFromIDLists(
cidl: u32,
rgpidl: *const *const ITEMIDLIST,
ppsiitemarray: *mut IShellItemArray
) -> HRESULT
Expand description
Required features: "Win32_UI_Shell"
, "Win32_UI_Shell_Common"