pub unsafe extern "system" fn MsiGetProductInfoExA(
szproductcode: PCSTR,
szusersid: PCSTR,
dwcontext: MSIINSTALLCONTEXT,
szproperty: PCSTR,
szvalue: PSTR,
pcchvalue: *mut u32
) -> u32
Expand description
Required features: "Win32_System_ApplicationInstallationAndServicing"