Function windows_sys::Win32::System::ApplicationInstallationAndServicing::MsiSummaryInfoGetPropertyW
pub unsafe extern "system" fn MsiSummaryInfoGetPropertyW(
hsummaryinfo: MSIHANDLE,
uiproperty: u32,
puidatatype: *mut u32,
pivalue: *mut i32,
pftvalue: *mut FILETIME,
szvaluebuf: PWSTR,
pcchvaluebuf: *mut u32,
) -> u32