pub unsafe extern "system" fn MsiRecordGetStringA(
    hrecord: MSIHANDLE,
    ifield: u32,
    szvaluebuf: PSTR,
    pcchvaluebuf: *mut u32
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"