This is work in progress.

Windows /Headers /ntstatus.h /STATUS_LICENSE_QUOTA_EXCEEDED

STATUS_LICENSE_QUOTA_EXCEEDED

Code: 0xc0000259 (3221226073)

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
ntdll.dll0xc0000259The 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