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

Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’