Function windows::Win32::System::Com::CLSIDFromProgIDEx

pub unsafe fn CLSIDFromProgIDEx<P0>(lpszprogid: P0) -> Result<GUID>
where P0: Param<PCWSTR>,