diff options
Diffstat (limited to 'src/burn/engine/ba.h')
-rw-r--r-- | src/burn/engine/ba.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/burn/engine/ba.h b/src/burn/engine/ba.h index c092fedf..3561805a 100644 --- a/src/burn/engine/ba.h +++ b/src/burn/engine/ba.h | |||
@@ -111,6 +111,7 @@ HRESULT BootstrapperApplicationInterpretExecuteResult( | |||
111 | ); | 111 | ); |
112 | 112 | ||
113 | HRESULT BootstrapperApplicationEnsureWorkingFolder( | 113 | HRESULT BootstrapperApplicationEnsureWorkingFolder( |
114 | __in BOOL fElevated, | ||
114 | __in BURN_CACHE* pCache, | 115 | __in BURN_CACHE* pCache, |
115 | __deref_out_z LPWSTR* psczUserExperienceWorkingFolder | 116 | __deref_out_z LPWSTR* psczUserExperienceWorkingFolder |
116 | ); | 117 | ); |