pub unsafe extern "system" fn MsiViewGetErrorA(
    hview: MSIHANDLE,
    szcolumnnamebuffer: PSTR,
    pcchbuf: *mut u32
) -> MSIDBERROR
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"