OnLicenseQuotaExceeded Event

Program has detected excess of allowed number of licenses in the network. Program is disabled now.

Syntax

Visual Basic
Sub OnLicenseQuotaExceeded(LicenseCount As Long)
Visual C++ (MFC)
void OnLicenseQuotaExceeded(LONG LicenseCount);

Parameters

LicenseCount

Number of licenses detected.