CreateGenericComposite

Function CreateGenericComposite 

Source
pub unsafe fn CreateGenericComposite<'a, T0__: IntoParam<'a, IMoniker>, T1__: IntoParam<'a, IMoniker>>(
    pmkfirst: T0__,
    pmkrest: T1__,
    ppmkcomposite: *mut Option<IMoniker>,
) -> ErrorCode