GetBarCodeDirection

Overview

int STGetBarCodeDirection(void *hBarcode, int nBarCode)

STGetBarCodeDirection returns the orientation of the barcode.

Return Value

  • 1 = Left to Right
  • 2 = Top to Bottom
  • 4 = Right To Left
  • 8 = Bottom to Top
  •