Log In

Init

Description

Initializes the floating license. You must call Init right after creating an instance of QlmFloatingLicenseHelper.

void Init(IQlmLicense license, string computerID, string nodeName, 
          string settingsXml, FloatingDbType dbType, string dbProvider)

Parameters

ParameterTypeDescription
licenseIQlmLicensean instance of the QlmLicense object.
computerIDstringthe unique computer identifier associated with the system
nodeNamestringthe unique node name associated with the system
settingsXmlstringthe settings XML file generated by the Protect Your Application wizard
dbTypeFloatingDbTypethe type of the floating license database
dbProviderstringthe DB provider for MS-Access or SQL Server