pub unsafe extern "system" fn MsiGetFileVersionA(
szfilepath: PSTR,
lpversionbuf: PSTR,
pcchversionbuf: *mut u32,
lplangbuf: PSTR,
pcchlangbuf: *mut u32
) -> u32Expand description
Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’
