CreateItemMoniker

Function CreateItemMoniker 

Source
pub unsafe fn CreateItemMoniker<'a, T0__: IntoParam<'a, PWSTR>, T1__: IntoParam<'a, PWSTR>>(
    lpszdelim: T0__,
    lpszitem: T1__,
    ppmk: *mut Option<IMoniker>,
) -> ErrorCode