MonikerCommonPrefixWith

Function MonikerCommonPrefixWith 

Source
pub unsafe fn MonikerCommonPrefixWith<'a, T0__: IntoParam<'a, IMoniker>, T1__: IntoParam<'a, IMoniker>>(
    pmkthis: T0__,
    pmkother: T1__,
    ppmkcommon: *mut Option<IMoniker>,
) -> ErrorCode