pub unsafe extern "system" fn MsiGetComponentPathA(
szproduct: PSTR,
szcomponent: PSTR,
lppathbuf: PSTR,
pcchbuf: *mut u32
) -> INSTALLSTATEExpand description
Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’
