ExIsSoftBoot - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// wdm.h

BOOLEAN ExIsSoftBoot();
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-wdm-exissoftboot)

ExIsSoftBoot function

Description

Determines whether the system has gone through a soft restart.

Return value

TRUE indicates a soft restart; FALSE otherwise.