COM - getLicense()
Returns the amount of licenses that are still free for the API type.
Synopsis
getLicense(dyn_string strLicenseApi, long &iMaxLicense);
Parameters
Parameter | Description |
---|---|
strLicenseApi | API type |
iMaxLicense | Amount of licenses that are still free. |
Description
Returns the number of licenses that are still free for the specified API type.
Assignment
COM