pub unsafe extern "system" fn MsiGetComponentPathExW(
szproductcode: PWSTR,
szcomponentcode: PWSTR,
szusersid: PWSTR,
dwcontext: MSIINSTALLCONTEXT,
lpoutpathbuffer: PWSTR,
pcchoutpathbuffer: *mut u32
) -> INSTALLSTATEExpand description
Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’
