Undocumented functions of NTDLL

2OO1, 25 February


NtShutdownSystem
NtShutdownSystem

NTSYSAPI 
NTSTATUS
NTAPI

NtShutdownSystem(
IN SHUTDOWN_ACTION Action );



Function NtShutdownSystem closes system. Caller should manually inform running processes about pending shutdown action.



Requirements:
Library: ntdll.lib
Privilege: SE_SHUTDOWN_PRIVILEGE


See also:
SHUTDOWN_ACTION