pub unsafe extern "system" fn MsiRecordGetInteger(
    hrecord: MSIHANDLE,
    ifield: u32
) -> i32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"