aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/balutil/inc/BootstrapperApplicationBase.h
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2024-12-29 18:01:20 -0800
committerRob Mensching <rob@firegiant.com>2024-12-30 06:45:49 -0800
commit523c66a62a619e6aa9f30070173ea33edfb5e328 (patch)
tree04fa3146250b7eeaa6864b0f71e37905a2d77be1 /src/api/burn/balutil/inc/BootstrapperApplicationBase.h
parent6edc5d1e2a289eac50c6d59a29e195353bb023cb (diff)
downloadwix-523c66a62a619e6aa9f30070173ea33edfb5e328.tar.gz
wix-523c66a62a619e6aa9f30070173ea33edfb5e328.tar.bz2
wix-523c66a62a619e6aa9f30070173ea33edfb5e328.zip
Rename "bundle id" concept to "bundle code"
The "bundle id" always had more in common with the PackageCode from the Windows Installer. With the introduction of an actual Id attribute on the Bundle element, there is potential for confusion, so there is finally real motivation to rename "bundle id" to "bundle code".
Diffstat (limited to 'src/api/burn/balutil/inc/BootstrapperApplicationBase.h')
-rw-r--r--src/api/burn/balutil/inc/BootstrapperApplicationBase.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/api/burn/balutil/inc/BootstrapperApplicationBase.h b/src/api/burn/balutil/inc/BootstrapperApplicationBase.h
index a3a3643f..80bfd361 100644
--- a/src/api/burn/balutil/inc/BootstrapperApplicationBase.h
+++ b/src/api/burn/balutil/inc/BootstrapperApplicationBase.h
@@ -129,7 +129,7 @@ public: // IBootstrapperApplication
129 } 129 }
130 130
131 virtual STDMETHODIMP OnDetectForwardCompatibleBundle( 131 virtual STDMETHODIMP OnDetectForwardCompatibleBundle(
132 __in_z LPCWSTR /*wzBundleId*/, 132 __in_z LPCWSTR /*wzBundleCode*/,
133 __in BOOTSTRAPPER_RELATION_TYPE /*relationType*/, 133 __in BOOTSTRAPPER_RELATION_TYPE /*relationType*/,
134 __in_z LPCWSTR /*wzBundleTag*/, 134 __in_z LPCWSTR /*wzBundleTag*/,
135 __in BOOL /*fPerMachine*/, 135 __in BOOL /*fPerMachine*/,
@@ -179,7 +179,7 @@ public: // IBootstrapperApplication
179 } 179 }
180 180
181 virtual STDMETHODIMP OnDetectRelatedBundle( 181 virtual STDMETHODIMP OnDetectRelatedBundle(
182 __in_z LPCWSTR /*wzBundleId*/, 182 __in_z LPCWSTR /*wzBundleCode*/,
183 __in BOOTSTRAPPER_RELATION_TYPE /*relationType*/, 183 __in BOOTSTRAPPER_RELATION_TYPE /*relationType*/,
184 __in_z LPCWSTR /*wzBundleTag*/, 184 __in_z LPCWSTR /*wzBundleTag*/,
185 __in BOOL /*fPerMachine*/, 185 __in BOOL /*fPerMachine*/,
@@ -276,7 +276,7 @@ public: // IBootstrapperApplication
276 } 276 }
277 277
278 virtual STDMETHODIMP OnPlanRelatedBundle( 278 virtual STDMETHODIMP OnPlanRelatedBundle(
279 __in_z LPCWSTR /*wzBundleId*/, 279 __in_z LPCWSTR /*wzBundleCode*/,
280 __in BOOTSTRAPPER_REQUEST_STATE /*recommendedState*/, 280 __in BOOTSTRAPPER_REQUEST_STATE /*recommendedState*/,
281 __inout BOOTSTRAPPER_REQUEST_STATE* /*pRequestedState*/, 281 __inout BOOTSTRAPPER_REQUEST_STATE* /*pRequestedState*/,
282 __inout BOOL* pfCancel 282 __inout BOOL* pfCancel
@@ -995,7 +995,7 @@ public: // IBootstrapperApplication
995 } 995 }
996 996
997 virtual STDMETHODIMP OnPlanForwardCompatibleBundle( 997 virtual STDMETHODIMP OnPlanForwardCompatibleBundle(
998 __in_z LPCWSTR /*wzBundleId*/, 998 __in_z LPCWSTR /*wzBundleCode*/,
999 __in BOOTSTRAPPER_RELATION_TYPE /*relationType*/, 999 __in BOOTSTRAPPER_RELATION_TYPE /*relationType*/,
1000 __in_z LPCWSTR /*wzBundleTag*/, 1000 __in_z LPCWSTR /*wzBundleTag*/,
1001 __in BOOL /*fPerMachine*/, 1001 __in BOOL /*fPerMachine*/,
@@ -1074,7 +1074,7 @@ public: // IBootstrapperApplication
1074 } 1074 }
1075 1075
1076 virtual STDMETHODIMP OnPlanRestoreRelatedBundle( 1076 virtual STDMETHODIMP OnPlanRestoreRelatedBundle(
1077 __in_z LPCWSTR /*wzBundleId*/, 1077 __in_z LPCWSTR /*wzBundleCode*/,
1078 __in BOOTSTRAPPER_REQUEST_STATE /*recommendedState*/, 1078 __in BOOTSTRAPPER_REQUEST_STATE /*recommendedState*/,
1079 __inout BOOTSTRAPPER_REQUEST_STATE* /*pRequestedState*/, 1079 __inout BOOTSTRAPPER_REQUEST_STATE* /*pRequestedState*/,
1080 __inout BOOL* pfCancel 1080 __inout BOOL* pfCancel
@@ -1085,7 +1085,7 @@ public: // IBootstrapperApplication
1085 } 1085 }
1086 1086
1087 virtual STDMETHODIMP OnPlanRelatedBundleType( 1087 virtual STDMETHODIMP OnPlanRelatedBundleType(
1088 __in_z LPCWSTR /*wzBundleId*/, 1088 __in_z LPCWSTR /*wzBundleCode*/,
1089 __in BOOTSTRAPPER_RELATED_BUNDLE_PLAN_TYPE /*recommendedType*/, 1089 __in BOOTSTRAPPER_RELATED_BUNDLE_PLAN_TYPE /*recommendedType*/,
1090 __inout BOOTSTRAPPER_RELATED_BUNDLE_PLAN_TYPE* /*pRequestedType*/, 1090 __inout BOOTSTRAPPER_RELATED_BUNDLE_PLAN_TYPE* /*pRequestedType*/,
1091 __inout BOOL* pfCancel 1091 __inout BOOL* pfCancel
@@ -1115,7 +1115,7 @@ public: // IBootstrapperApplication
1115 1115
1116 virtual STDMETHODIMP OnDetectRelatedBundlePackage( 1116 virtual STDMETHODIMP OnDetectRelatedBundlePackage(
1117 __in_z LPCWSTR /*wzPackageId*/, 1117 __in_z LPCWSTR /*wzPackageId*/,
1118 __in_z LPCWSTR /*wzBundleId*/, 1118 __in_z LPCWSTR /*wzBundleCode*/,
1119 __in BOOTSTRAPPER_RELATION_TYPE /*relationType*/, 1119 __in BOOTSTRAPPER_RELATION_TYPE /*relationType*/,
1120 __in BOOL /*fPerMachine*/, 1120 __in BOOL /*fPerMachine*/,
1121 __in_z LPCWSTR /*wzVersion*/, 1121 __in_z LPCWSTR /*wzVersion*/,