SHUTDOWN_NOREBOOT top-level constant Null safety
The computer is shut down but is not powered down or rebooted.
Implementation
const SHUTDOWN_NOREBOOT = 0x0000010;
The computer is shut down but is not powered down or rebooted.
const SHUTDOWN_NOREBOOT = 0x0000010;