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
CHMlicense
Declaration
Public Sub RegisterTrialHost(ByVal RegistrationCode As String, ByVal ExpiryDate As Date)
| Parameters |
| RegistrationCode | The registration code. |
| ExpiryDate | The expiry date of the registration code. |