Function MonikerCommonPrefixWith

Source
pub unsafe extern "C" fn MonikerCommonPrefixWith(
    pmkThis: LPMONIKER,
    pmkOther: LPMONIKER,
    ppmkCommon: *mut LPMONIKER,
) -> HRESULT