Previous topic

ShowEvent

Next topic

Signal

This Page

phoenix_title ShutdownFlagsΒΆ

The ShutdownFlags enumeration provides the following values:

Description Value
SHUTDOWN_FORCE can be combined with other flags (MSW-only)
SHUTDOWN_POWEROFF power off the computer
SHUTDOWN_REBOOT shutdown and reboot
SHUTDOWN_LOGOFF close session (currently MSW-only)