Function MonikerRelativePathTo

Source
pub unsafe extern "C" fn MonikerRelativePathTo(
    pmkSrc: LPMONIKER,
    pmkDest: LPMONIKER,
    ppmkRelPath: *mut LPMONIKER,
    dwReserved: BOOL,
) -> HRESULT