aboutsummaryrefslogtreecommitdiff
path: root/src/balutil/inc/IBootstrapperApplication.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/balutil/inc/IBootstrapperApplication.h')
-rw-r--r--src/balutil/inc/IBootstrapperApplication.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/balutil/inc/IBootstrapperApplication.h b/src/balutil/inc/IBootstrapperApplication.h
index 9cc19120..75ea7bc9 100644
--- a/src/balutil/inc/IBootstrapperApplication.h
+++ b/src/balutil/inc/IBootstrapperApplication.h
@@ -396,7 +396,7 @@ DECLARE_INTERFACE_IID_(IBootstrapperApplication, IUnknown, "53C31D56-49C0-426B-A
396 __inout BOOL* pfCancel 396 __inout BOOL* pfCancel
397 ) = 0; 397 ) = 0;
398 398
399 // OnExecuteBegin - called when the engine begins executing a package. 399 // OnExecutePackageBegin - called when the engine begins executing a package.
400 // 400 //
401 STDMETHOD(OnExecutePackageBegin)( 401 STDMETHOD(OnExecutePackageBegin)(
402 __in_z LPCWSTR wzPackageId, 402 __in_z LPCWSTR wzPackageId,