Win32 Recovery action
ConstantValueDescription
WIN32_SC_ACTION_NONE0x00000000 No action.
WIN32_SC_ACTION_RESTART0x00000001 Restart the service.
WIN32_SC_ACTION_REBOOT0x00000002 Restart the server.
WIN32_SC_ACTION_RUN_COMMAND0x00000003 Run a command.
To Top