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

Function SHBindToObject

Source
pub unsafe fn SHBindToObject<'a, T: Interface>(
    psf: impl IntoParam<'a, IShellFolder>,
    pidl: *mut ITEMIDLIST,
    pbc: impl IntoParam<'a, IBindCtx>,
) -> Result<T>