ShowActivation1 |
Object Method - ShowActivation1 Parent Object - ProductLicense Returns - Boolean Name: ShowActivation1 Parameters: 1. strAccountNumber (Optional String = "" - Your EasyHL7 Account number) 2. strPassword (Optional String = "" - Your EasyHL7 Account password) 3. strOwnerComment (Optional String = "" - A comment that identifies the computer/installation/customer). 4. blnShowDevelopment(Optional Boolean = False - Show the 'Development' checkbox)
Description: **AN INTERNET CONNECTION IS REQUIRED** (secured by Verisign). Displays a modal activation dialog and will activate the computer in the mode selected by the user into the EasyInstallationFolder. Only applicable selections are enabled for the user. IE, if the computer is already activated in DEMO mode, then the DEMO mode option is disabled. So you can effectively only use this method to UPGRADE the computer's registration. Example: You can go from unregistered to ANY license type (DEMO, RUNTIME, DEVELOPMENT). You can go from DEMO to RUNTIME or DEVELOPMENT. You cannot go from RUNTIME to DEMO or from DEVELOPMENT to RUNTIME.
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. Sample Activation Interface
See Also: License Files, License Manager
|