CreateURLMoniker

Function CreateURLMoniker 

Source
pub unsafe fn CreateURLMoniker<'a, T0__: IntoParam<'a, IMoniker>, T1__: IntoParam<'a, PWSTR>>(
    pmkctx: T0__,
    szurl: T1__,
    ppmk: *mut Option<IMoniker>,
) -> ErrorCode