Init
Description
Initializes the floating license. You must call Init right after creating an instance of QlmFloatingLicenseHelper.
Parameters
Parameter
Type
Description
computerID
string
the unique computer identifier associated with the system
nodeName
string
the unique node name associated with the system
settingsXml
string
the settings XML file generated by the Protect Your Application wizard
dbType
FloatingDbType
the type of the floating license database
dbProvider
string
the DB provider for MS-Access or SQL Server
Last updated