Function windows::Win32::UI::Shell::SHBindToParent
pub unsafe fn SHBindToParent<T>(
pidl: *const ITEMIDLIST,
ppidllast: Option<*mut *mut ITEMIDLIST>,
) -> Result<T>where
T: Interface,
pub unsafe fn SHBindToParent<T>(
pidl: *const ITEMIDLIST,
ppidllast: Option<*mut *mut ITEMIDLIST>,
) -> Result<T>where
T: Interface,