Searched refs:LastActionResult (Results 1 – 3 of 3) sorted by relevance
412 UINT LastActionResult; member
94 MSI_RecordSetInteger(row, 2, start ? package->LastActionResult : rc); in ui_actioninfo()98 if (!start) package->LastActionResult = rc; in ui_actioninfo()5420 package->LastActionResult = MSI_NULL_INTEGER; in ACTION_ExecuteAction()
994 package->LastActionResult = MSI_NULL_INTEGER; in MSI_CreatePackage()