UnlockSupport method (Main Control)
Visual Basic example
Visual C++ 4.0 example
Visual J++ example
Syntax void UnlockSupport (short iType, BSTR pszKey);
Overview:
Remarks
Unlocks support for an optional feature, such as LEADTOOLS Document/Medical capabilities.
For information about LEADTOOLS Document/Medical capabilities, contact LEAD.
Note: UnlockSupport can be replaced by entering the appropriate keys in LTOCX.LIC. Edit the LTOCX.LIC file and append at the end of a line, and on the same line, one or more pairs in the form |L_SUPPORT_xxx=key. The keys that can be specified are:
L_SUPPORT_BITONAL
L_SUPPORT_CMW
L_SUPPORT_EXTGRAY
L_SUPPORT_J2K
L_SUPPORT_ABC
L_SUPPORT_LTPRO
See Also