Windows / Headers / winerror.h / ERROR_LICENSE_QUOTA_EXCEEDED
ERROR_LICENSE_QUOTA_EXCEEDED
Code: 0x573 (0)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
The service being accessed is licensed for a particular number of connections. No more connections can be made to the service at this time because there are already as many connections as the service can accept.
Associated Modules
| Module | Code | Description |
|---|---|---|
| kernel32.dll | 0x573 | The service being accessed is licensed for a particular number of connections. No more connections can be made to the service at this time because there are already as many connections as the service can accept. |
| 1 entry | ||