Sky Software Homepage LogicNP Software Knowledge Base And FAQ

 
Contact Product Support    SearchSearch      Subscribe to the RSS feed for this forum

Using the CCryptoLicense.Remove and CCryptoLicense.ResetEvaluationInfo methods during testing.

 
Subscribe to the RSS feed for this forum  Forum Index -> CryptoLicensing For MFC
View previous topic :: View next topic  
Author Message
Support



Joined: 18 Jul 2005
Posts: 731

Posted: Mon Jun 22, 2009 11:59 am    Post subject: Using the CCryptoLicense.Remove and CCryptoLicense.ResetEvaluationInfo methods during testing.

During testing, you may often find it necessary to remove an already stored license - use the CCryptoLicense.Remove method for this.

During testing, you may also find it necessary to reset the evaluation period of a license - use the CCryptoLicense.ResetEvaluationInfo method for this. Note that the evaluation tracking is tied to a particular license code - each separate license code has its own evaluation tracking. Therefore, the CCryptoLicense.ResetEvaluationInfo method requires that the license code for which you want to reset the evaluation info be already loaded into the CCryptoLicense object before you call this method. The license code is loaded using either direct setting of the CCryptoLicense.GetLicenseCode method or indirectly using the CCryptoLicense.Load method.
Back to top
Display posts from previous:   
Forum Index -> CryptoLicensing For MFC All times are GMT
Page 1 of 1

 
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group