windows::Win32::System::Com

Function CreateFileMoniker

pub unsafe fn CreateFileMoniker<P0>(lpszpathname: P0) -> Result<IMoniker>
where P0: Param<PCWSTR>,