Function windows_sys::Win32::System::ApplicationInstallationAndServicing::MsiGetProductInfoFromScriptW
[−]pub unsafe extern "system" fn MsiGetProductInfoFromScriptW(
szscriptfile: PWSTR,
lpproductbuf39: PWSTR,
plgidlanguage: *mut u16,
pdwversion: *mut u32,
lpnamebuf: PWSTR,
pcchnamebuf: *mut u32,
lppackagebuf: PWSTR,
pcchpackagebuf: *mut u32
) -> u32Expand description
Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’
