public enum SYSTEM_POWER_CONTROL { SYSTEM_LOGOFF, SYSTEM_SHUTDOWN, SYSTEM_REBOOT, SYSTEM_LOCK }
This language is not supported or no code example is available.