NumberOfLicenses Property

Number of computers allowed to install the program according to the license. If set to zero, the number of computers is unlimited.

Access

Read only

Syntax

Visual Basic
NumberOfLicenses As Long
Delphi
NumberOfLicenses: Integer;
Visual C++ (MFC)
LONG get_NumberOfLicenses();   
Visual C++ (#import)
LONG NumberOfLicenses;

Return Value

0 by default.