Number of computers allowed to install the program according to the license. If set to zero, the number of computers is unlimited.
Read only
| Visual Basic |
NumberOfLicenses As Long
|
|---|---|
| Delphi |
NumberOfLicenses: Integer; |
| Visual C++ (MFC) |
long get_NumberOfLicenses();
|
| Visual C++ (#import) |
long NumberOfLicenses;
|
0 by default.