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

Function HlinkResolveMonikerForData

Source
pub unsafe fn HlinkResolveMonikerForData<'a>(
    pimkreference: impl IntoParam<'a, IMoniker>,
    reserved: u32,
    pibc: impl IntoParam<'a, IBindCtx>,
    cfmtetc: u32,
    rgfmtetc: *mut FORMATETC,
    pibsc: impl IntoParam<'a, IBindStatusCallback>,
    pimkbase: impl IntoParam<'a, IMoniker>,
) -> Result<()>