iDRS™ SDK 16
Loading...
Searching...
No Matches
IBarcodeEngine Class Reference

IBarcodeEngine defines the interface representing a barcode engine used by iDRS SDK. More...

#include <idrs_common.h>

Detailed Description

IBarcodeEngine defines the interface representing a barcode engine used by iDRS SDK.

This class needs to be extended when creating a new barcode engine that would be used with iDRS SDK.

A typical barcode engine is expected to have:

  • session based recognition
  • a set of barcodes that it can recognize.
  • a set of capabilities
  • a unique identifier which will be used to target the specific barcode engine. Please use a value larger than 100.