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