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 |