windows::Win32::UI::Shell

Function HlinkResolveMonikerForData

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