Programming Manual
86
API_GetBarType
Get the barcode type.
UINT
API_GetBarType
{
}
Parameters
None
Return Values
Return the barcode type
Remarks
value
Barcode
value
Barcode
BC_CODE11(100)
Code 11
BC_UPCA(113)
UPCA
BC_CODE39(101)
Code 39
BC_UPCE(114)
UPCE
BC_CODE93(102)
Code 93
BC_MATRIX_25(115)
Matrix 25
BC_CODE128(103)
Code 128
BC_PDF417(116)
PDF 417
BC_CODABAR(104)
Codabar
BC_CODE16K(117)
Code 16k
BC_EAN8(105)
EAN8
BC_CHINAPOST(118)
China Post
BC_EAN13(106)
EAN13
BC_RSS14(119)
RSS 14
BC_INDUSTRIAL_25(107)
Industrial 2
of 5
BC_RSS_LIMITED(120)
RSS Limited
BC_INTERLEAVED_25(108) Interleaved
2 of 5
BC_RSS_EXPANDED(121)
RSS
Expanded
BC_STANDARD_25(109)
Standard 2
of 5
BC_PHARMACODE39(122) Pharama
code39
BC_MSI_PLESSEY(110)
MSI Plessey
BC_MICRO_PDF(123)
Micro PDF
BC_UK_PLESSEY(111)
UK Plessey
BC_EANUCC(124)
UCC.EAN
composite
BC_TELEPEN(112)
Telepen
Example
uiType = API_GetBarType();
Requirements
OS Versions:
Windows CE 5.0 and later.
Header:
scanapiax.h
Summary of Contents for PA-60
Page 1: ...PA 60 Mobile Computer Programming Manual DOC NO UM PA605 02 June 2012 Version 1 0 ...
Page 57: ...Programming Manual 53 Link Library sysapiax lib Link DLL sysapiax dll Device PA60 ...
Page 72: ...Programming Manual 68 Link Library sysapiax lib Link DLL sysapiax dll Device PA60 ...
Page 91: ...Programming Manual 87 Link Library scanapiax lib Link DLL scanapiax dll Device PA60 ...