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