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.