RegisterHost method

This is a method that is used to register the machine using the given registration code. 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. Also note that the method only supports non-expiring keys.

Applies to
CHMlicense

Declaration
Public Sub RegisterHost(ByVal RegistrationCode As String)

Parameters
RegistrationCode The registration code.


Chameleon VB 6.0 Documentation