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