This is work in progress.

Windows /Headers /winerror.h /ERROR_LICENSE_QUOTA_EXCEEDED

ERROR_LICENSE_QUOTA_EXCEEDED

Code: 0x573 (1395)

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

ModuleCodeDescription
kernel32.dll0x573The 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