|
ActivateComputerForRuntime |
|
Object Method - ActivateComputerForRuntime Parent Object - ProductLicense Returns - Boolean Name: ActivateComputerForRuntime Parameters: 1. strAccountNumber (String - Your EasyHL7 Account number) 2. strPassword (String - Your EasyHL7 Account password) 3. strOwnerComment (String - A comment that identifies the computer/installation/customer).
IMPORTANT: Successfully calling this method WILL consume one (1) of your available RUNTIME licenses for each unique computer it is called from. Avoid calling this method multiple times from the SAME computer (to activate components in different .Net project folders) it can activate multiple licensesfor the same computer (see your HL7 License Manager software).
Description: **AN INTERNET CONNECTION IS REQUIRED** (secured by Verisign). Will activate the computer in RUNTIME mode by producing (or retrieving a file called <ProductID>.mc.lic) into the EasyInstallationFolder.
Parameter Notes:
Programming Note: IMPORTANT: To successfully create a RUNTIME license your software must have full rights to the EasyInstallationFolder.
See Also: License Files, License Manager
|