pub unsafe extern "system" fn MsiSummaryInfoGetPropertyCount(
    hsummaryinfo: MSIHANDLE,
    puipropertycount: *mut u32
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"