ValidateLicense

Description

Validates a license

 virtual bool ValidateLicense(string activationKey, string computerKey, string computerID, 
                              ref bool needsActivation, ref string returnMsg)

Parameters

Return

Remarks

This function perform a local license validation without contacting the server.

Last updated