OnLicenseQuotaExceeded Event

Description

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.