pub type PINSTALLUI_HANDLER_RECORD = Option<unsafe extern "system" fn(pvcontext: *mut c_void, imessagetype: u32, hrecord: MSIHANDLE) -> i32>;
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"