ERROR_NO_PROC_SLOTS top-level constant

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

The system cannot start another process at this time.

Implementation

@Deprecated('Use WIN32_ERROR.ERROR_NO_PROC_SLOTS instead')
const ERROR_NO_PROC_SLOTS = 89;