Resource Base
Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
enum EnumDPMCodeReadingMode {
DPMCRM_AUTO = 0x01,
DPMCRM_GENERAL = 0x02,
DPMCRM_SKIP = 0x00,
DPMCRM_REV = 0x80000000
}
See C++ EnumDPMCodeReadingMode for more info.
latest version