Classes | |
class | LicenseManager |
struct | FeatureInfo |
struct | ProductStatus |
class | CartridgeManager |
class | CartridgeConsumer |
Enumerations | |
enum | Feature { PixelLiveImaging = 0, VFZEncode = 1, MrSIDEncode = 2, JPEG2000Encode = 3, GenuineFractals = 4, DjVuDecode = 5, DjVuEncode = 6, SecureDjVuDecode = 7, SecureDjVuEncode = 8, PerformOCR = 9, PdfEncode = 10, LeadToolsExtension = 11, Feature12, Feature13, Feature14, Feature15, Feature16, Feature17, Feature18, Feature19, Feature20, Feature21, Feature22, Feature23, Feature24, Feature25, Feature26, Feature27, Feature28, Feature29, Feature30, Feature31 } |
enum | |
enum | ActivationScheme { Disabled = 0, Unlimited = 1, ByCartridge = 2, Development = 3, ActivationServer = 4 } |
This namespace provides the functions for Celartem Licensing System. For more information, see License System.
anonymous enum |
Valid Feature value is [0 31].
This enumeration is used to specify how the function is activated.
For more information, see Feature Activation Schemata.
This enumeration is used to specify the features supported by LicenseManager and CartridgeConsumer.