windows-nt/Source/XPSP1/NT/ds/security/base/lsa/server/safemode.h
2020-09-26 16:20:57 +08:00

31 lines
352 B
C

/*++
Copyright (c) 1997 Microsoft Corporation
Module Name:
safeboot.h
Abstract:
Header for module to determine what boot mode the system was boot into.
Author:
Colin Brace (ColinBr) May 27, 1997.
Environment:
User mode
Revision History:
--*/
NTSTATUS
LsapCheckBootMode(
VOID
);