windows-nt/Source/XPSP1/NT/ds/security/base/lsa/server/safemode.h

31 lines
352 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
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
);