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

Function HlinkOnRenameDocument

Source
pub unsafe fn HlinkOnRenameDocument<'a>(
    dwreserved: u32,
    pihlbc: impl IntoParam<'a, IHlinkBrowseContext>,
    pimkold: impl IntoParam<'a, IMoniker>,
    pimknew: impl IntoParam<'a, IMoniker>,
) -> Result<()>