webview2_com_sys::Windows::Win32::UI::Shell

Function SHBindToFolderIDListParent

Source
pub unsafe fn SHBindToFolderIDListParent<'a>(
    psfroot: impl IntoParam<'a, IShellFolder>,
    pidl: *mut ITEMIDLIST,
    riid: *const Guid,
    ppv: *mut *mut c_void,
    ppidllast: *mut *mut ITEMIDLIST,
) -> Result<()>