www.icetips.com  Icetips Utilities Documentation 11/30/2010    

Armadillo Code Generator Class Overview

Previous  Top  Next  


This class is ONLY to be used in programs that generate Armadillo keycodes.  NEVER include this class in an application that includes Armadillo protection.  We have tried to make it impossible to do, but please be warned.  This class will only work if you add a _ITARMCODEGEN_=>1 to your project.  It will not work if you have the _ITARM_ => 1 define in your project, which is required for the Armadillo Class.

 

This class only has one method in it, to generate a Short3Key keycode.

 

ITArmCodGenClass         Class(ITShellClass),TYPE,Module('ITArmCodGenClass.clw'),Link('ITArmCodGenClass',_ITUtilLinkMode_),DLL(_ITUtilDllMode_)

Template                   CString(255)

ExpireInDays               Long

CreateCodeShort3Key        Procedure(Byte pLevel, String pName, String pTemplate, Long pDays=0),STRING

                        End

 



Direct link to this page: http://www.icetips.com/manuals/utilities/armadillocgc_overview.htm