Function windows::Win32::System::Com::CLSIDFromProgID

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