windows::Win32::UI::Shell

Function HlinkResolveStringForData

pub unsafe fn HlinkResolveStringForData<P0, P2, P5, P6>(
    pwzreference: P0,
    reserved: u32,
    pibc: P2,
    cfmtetc: u32,
    rgfmtetc: *mut FORMATETC,
    pibsc: P5,
    pimkbase: P6,
) -> Result<()>
where P0: Param<PCWSTR>, P2: Param<IBindCtx>, P5: Param<IBindStatusCallback>, P6: Param<IMoniker>,