Function windows::Win32::System::Com::CreateItemMoniker
pub unsafe fn CreateItemMoniker<P0, P1>(
lpszdelim: P0,
lpszitem: P1,
) -> Result<IMoniker>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,