Documentation
Table of contents

Thanks for downloading Dynamsoft Label Recognizer Package!

Your download will start shortly. If your download does not begin, click here to retry.

DM_ChargeWay

Describes charge way.

Declarations

Language Declaration
C / C++ enum DM_ChargeWay
.Net enum Dynamsoft.Core.EnumDMChargeWay
Android class com.dynamsoft.core.EnumDMChargeWay
ObjC / Swift enum EnumDMChargeWay
Java class com.dynamsoft.core.EnumDMChargeWay

Members

Member (except ObjC/Swift) Member (ObjC/Swift) Value Description
DM_CW_AUTO EnumDMChargeWayAuto 0 The charge way automatically determined by the license server.
DM_CW_DEVICE_COUNT EnumDMChargeWayDeviceCount 1 Charges by the count of devices.
DM_CW_SCAN_COUNT EnumDMChargeWayScanCount 2 Charges by the count of barcode scans.
DM_CW_CONCURRENT_DEVICE_COUNT EnumDMChargeWayConcurrentDeviceCount 3 Charges by the count of concurrent devices.
DM_CW_APP_DOMAIN_COUNT EnumDMChargeWayAppDomainCount 6 Charges by the count of app domains.
DM_CW_ACTIVE_DEVICE_COUNT EnumDMChargeWayActiveDeviceCount 8 Charges by the count of active devices.
DM_CW_INSTANCE_COUNT EnumDMChargeWayInstanceCount 9 Charges by the count of instances.
DM_CW_CONCURRENT_INSTANCE_COUNT EnumDMChargeWayConcurrentInstanceCount 10 Charges by the count of concurrent instances.

This page is compatible for:

Version 7.5.0

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version(3.2.20)
    • Version 3.x
      • Version 3.2.10
      • Version 3.2.0
      • Version 3.0.30
      • Version 3.0.20
      • Version 3.0.10
      • Version 3.0.0
    • Version 2.x
      • Version 2.2.20
      • Version 2.2.11
      • Version 2.2.10
      • Version 2.2.0
      • Version 2.0.0
    • Version 1.x
      • Version 1.2.1
      • Version 1.2
      • Version 1.0
    Change +