SHUTDOWN_HYBRID top-level constant
Beginning with InitiateShutdown running on Windows 8, you must include the SHUTDOWN_HYBRID flag with one or more of the flags in this table to specify options for the shutdown.
Implementation
@Deprecated('Use SHUTDOWN_FLAGS.SHUTDOWN_HYBRID instead')
const SHUTDOWN_HYBRID = 0x0000200;