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. Calling this method multiple times from the SAME computer (to activate components in different .Net project folders) will have no adverse effect since EasyHL7 licenses are 'per-computer'.
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: If the computer has been previously activated, then strOwnerComment is ignored and the previous license is retrieved from our secure server.
See Also: License Files, License Manager
|