OnLicenseQuotaExceeded Event
Program has detected excess of allowed number of licenses in the network. Program is disabled now.
Syntax
Visual Basic .NET | Sub OnLicenseQuotaExceeded(ByVal LicenseCount As UInt32) |
---|---|
Visual C# | LPFNVSPCEVENTS OnLicenseQuotaExceeded(UInt32 LicenseCount); |
Parameters
LicenseCount
Number of licenses detected.