diff options
Diffstat (limited to 'src/burn/engine/elevation.h')
-rw-r--r-- | src/burn/engine/elevation.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/burn/engine/elevation.h b/src/burn/engine/elevation.h index 3484057e..a74b6027 100644 --- a/src/burn/engine/elevation.h +++ b/src/burn/engine/elevation.h | |||
@@ -44,6 +44,7 @@ HRESULT ElevationSessionEnd( | |||
44 | __in BURN_RESUME_MODE resumeMode, | 44 | __in BURN_RESUME_MODE resumeMode, |
45 | __in BOOTSTRAPPER_APPLY_RESTART restart, | 45 | __in BOOTSTRAPPER_APPLY_RESTART restart, |
46 | __in BOOL fDetectedForeignProviderKeyBundleId, | 46 | __in BOOL fDetectedForeignProviderKeyBundleId, |
47 | __in DWORD64 qwEstimatedSize, | ||
47 | __in BOOTSTRAPPER_REGISTRATION_TYPE registrationType | 48 | __in BOOTSTRAPPER_REGISTRATION_TYPE registrationType |
48 | ); | 49 | ); |
49 | HRESULT ElevationSaveState( | 50 | HRESULT ElevationSaveState( |