aboutsummaryrefslogtreecommitdiff
path: root/src/engine/registration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/registration.h')
-rw-r--r--src/engine/registration.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/registration.h b/src/engine/registration.h
index 56bcb1f0..4aca5a05 100644
--- a/src/engine/registration.h
+++ b/src/engine/registration.h
@@ -196,6 +196,7 @@ HRESULT RegistrationSessionResume(
196 ); 196 );
197HRESULT RegistrationSessionEnd( 197HRESULT RegistrationSessionEnd(
198 __in BURN_REGISTRATION* pRegistration, 198 __in BURN_REGISTRATION* pRegistration,
199 __in BURN_PACKAGES* pPackages,
199 __in BURN_RESUME_MODE resumeMode, 200 __in BURN_RESUME_MODE resumeMode,
200 __in BOOTSTRAPPER_APPLY_RESTART restart, 201 __in BOOTSTRAPPER_APPLY_RESTART restart,
201 __in BURN_DEPENDENCY_REGISTRATION_ACTION dependencyRegistrationAction 202 __in BURN_DEPENDENCY_REGISTRATION_ACTION dependencyRegistrationAction