Programming Manual
43
API_GetBarType
Get the barcode type.
This function is no longer supported as of PT61. Always return zero.
UINT API_GetBarType
{
}
Parameters
None
Return Values
Return the barcode type
Remarks
value
Barcode
value
Barcode
BC_CODE11(100)
Code 11
BC_UPCE(114)
UPCE
BC_CODE39(101)
Code 39
BC_MATRIX_25(115)
Matrix 25
BC_CODE93(102)
Code 93
BC_PDF417(116)
PDF 417
BC_CODE128(103)
Code 128
BC_CODE16K(117)
Code 16k
BC_CODABAR(104)
Codabar
BC_CHINAPOST(118)
China Post
BC_EAN8(105)
EAN8
BC_RSS14(119)
RSS 14
BC_EAN13(106)
EAN13
BC_RSS_LIMITED(120)
RSS Limited
BC_INDUSTRIAL_25(107)
Industrial 2 of 5
BC_RSS_EXPANDED(121)
RSS Expanded
BC_INTERLEAVED_25(108) Interleaved 2 of 5 BC_PHARMACODE39(122) Pharama code39
BC_STANDARD_25(109)
Standard 2 of 5
BC_MICRO_PDF(123)
Micro PDF
BC_MSI_PLESSEY(110)
MSI Plessey
BC_EANUCC(124)
UCC.EAN composite
BC_UK_PLESSEY(111)
UK Plessey
BC_IATA_25(125)
IATA 25
BC_TELEPEN(112)
Telepen
BC_TRIOPTIC(126)
Trioptic
BC_UPCA(113)
UPCA
BC_RSS(127)
RSS
Example
uiType = API_GetBarType();
Requirements
OS Versions:
Windows CE 5.0 and later.
Header:
scanapiax.h
Link Library:
scanapiax.lib