Function windows::Win32::System::Com::GetClassFile

pub unsafe fn GetClassFile<P0>(szfilename: P0) -> Result<GUID>
where P0: IntoParam<PCWSTR>,