Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ExIsSoftBoot function (wdm.h)

Determines whether the system has gone through a soft restart.

Syntax

BOOLEAN ExIsSoftBoot();

Return value

TRUE indicates a soft restart; FALSE otherwise.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1709
Minimum supported server Windows Server 2016
Target Platform Windows
Header wdm.h
Library NtosKrnl.lib
DLL NtosKrnl.exe (kernel mode)
IRQL <=APC_LEVEL

Feedback

Was this page helpful?

Additional resources