ERROR_SERVICE_NOT_ACTIVE top-level constant

  1. @Deprecated('Use WIN32_ERROR.ERROR_SERVICE_NOT_ACTIVE instead')
int const ERROR_SERVICE_NOT_ACTIVE

The service has not been started.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_SERVICE_NOT_ACTIVE instead')
const ERROR_SERVICE_NOT_ACTIVE = 1062;