SHUTDOWN_NOREBOOT top-level constant

int const SHUTDOWN_NOREBOOT

The computer is shut down but is not powered down or rebooted.

Implementation

const SHUTDOWN_NOREBOOT = 0x0000010;