summaryrefslogtreecommitdiff
path: root/src/burn/engine/elevation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/burn/engine/elevation.h')
-rw-r--r--src/burn/engine/elevation.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/burn/engine/elevation.h b/src/burn/engine/elevation.h
index a74b6027..0dc189c5 100644
--- a/src/burn/engine/elevation.h
+++ b/src/burn/engine/elevation.h
@@ -32,13 +32,6 @@ HRESULT ElevationSessionBegin(
32 __in DWORD64 qwEstimatedSize, 32 __in DWORD64 qwEstimatedSize,
33 __in BOOTSTRAPPER_REGISTRATION_TYPE registrationType 33 __in BOOTSTRAPPER_REGISTRATION_TYPE registrationType
34 ); 34 );
35HRESULT ElevationSessionResume(
36 __in HANDLE hPipe,
37 __in_z LPCWSTR wzResumeCommandLine,
38 __in BOOL fDisableResume,
39 __in BURN_VARIABLES* pVariables,
40 __in BOOTSTRAPPER_REGISTRATION_TYPE registrationType
41 );
42HRESULT ElevationSessionEnd( 35HRESULT ElevationSessionEnd(
43 __in HANDLE hPipe, 36 __in HANDLE hPipe,
44 __in BURN_RESUME_MODE resumeMode, 37 __in BURN_RESUME_MODE resumeMode,