RegisterTrialHost method
This is a method that is used to register the machine using the given expiring trial registration code and expiry date. This method checks if the registration key is valid and throws an exception if it is invalid; it does not send a request to the iNTERFACEWARE server.
Applies to
TCHMlicense
Declaration
procedure RegisterTrialHost(RegistrationCode : String; ExpiryDate : TDateTime);
| Parameters |
| RegistrationCode | The registration code. |
| ExpiryDate | The expiry date of the registration code. |