| Constante | Valeur | Description | 
|---|---|---|
| WIN32_SC_ACTION_NONE | 0x00000000 | Aucune action. | 
| WIN32_SC_ACTION_RESTART | 0x00000001 | Redémarrer le service. | 
| WIN32_SC_ACTION_REBOOT | 0x00000002 | Redémarrer le serveur. | 
| WIN32_SC_ACTION_RUN_COMMAND | 0x00000003 | Exécuter un programme. |