aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/WixToolset.BootstrapperCore.Native
diff options
context:
space:
mode:
Diffstat (limited to 'src/api/burn/WixToolset.BootstrapperCore.Native')
-rw-r--r--src/api/burn/WixToolset.BootstrapperCore.Native/inc/BootstrapperApplication.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/api/burn/WixToolset.BootstrapperCore.Native/inc/BootstrapperApplication.h b/src/api/burn/WixToolset.BootstrapperCore.Native/inc/BootstrapperApplication.h
index fbbd10ee..f0b5dad4 100644
--- a/src/api/burn/WixToolset.BootstrapperCore.Native/inc/BootstrapperApplication.h
+++ b/src/api/burn/WixToolset.BootstrapperCore.Native/inc/BootstrapperApplication.h
@@ -1243,6 +1243,7 @@ struct BA_ONPLANPACKAGEBEGIN_ARGS
1243 BOOTSTRAPPER_PACKAGE_CONDITION_RESULT installCondition; 1243 BOOTSTRAPPER_PACKAGE_CONDITION_RESULT installCondition;
1244 BOOTSTRAPPER_REQUEST_STATE recommendedState; 1244 BOOTSTRAPPER_REQUEST_STATE recommendedState;
1245 BOOTSTRAPPER_CACHE_TYPE recommendedCacheType; 1245 BOOTSTRAPPER_CACHE_TYPE recommendedCacheType;
1246 BOOTSTRAPPER_PACKAGE_CONDITION_RESULT repairCondition;
1246}; 1247};
1247 1248
1248struct BA_ONPLANPACKAGEBEGIN_RESULTS 1249struct BA_ONPLANPACKAGEBEGIN_RESULTS