Function windows_sys::Win32::UI::Shell::SHOpenFolderAndSelectItems
pub unsafe extern "system" fn SHOpenFolderAndSelectItems(
pidlfolder: *const ITEMIDLIST,
cidl: u32,
apidl: *const *const ITEMIDLIST,
dwflags: u32
) -> HRESULTExpand description
Required features: "Win32_UI_Shell", "Win32_UI_Shell_Common"