Run Service ActiveX Control - Constants' values

Below is the complete list of available parameters and theirs values

Current state of the service:

Name Value
RSA_SERVICE_STOPPED 1
RSA_SERVICE_START_PENDING 2
RSA_SERVICE_STOP_PENDING 3
RSA_SERVICE_RUNNING 4
RSA_SERVICE_CONTINUE_PENDING 5
RSA_SERVICE_PAUSE_PENDING 6
RSA_SERVICE_PAUSED 7


Service start values:

Name Value
RSA_SERVICE_AUTO_START 2
RSA_SERVICE_DEMAND_START 3
RSA_SERVICE_DISABLED 4


Service control codes:

Name Value
RSA_SERVICE_ACCEPT_STOP 1
RSA_SERVICE_ACCEPT_PAUSE_CONTINUE 2
RSA_SERVICE_ACCEPT_SHUTDOWN 4
RSA_SERVICE_ACCEPT_PARAMCHANGE 8
RSA_SERVICE_ACCEPT_NETBINDCHANGE 10