Is9Cconfig::setupcean - Intermec 700 Series User Manual

Color mobile computer
Hide thumbs Also See for 700 Series:
Table of Contents

Advertisement

SECTION 6
Return Values:

IS9CConfig::SetUpcEan

This function updates the UPC/EAN settings with new values.
Syntax:
Parameters:
upcENumSystem [out]
upcAReencode
[out]
upcEReencode
[out]
ean8Reencode
[out]
HRESULT that indicates success or failure.
HRESULT IS9CConfig::SetUpcEan(
ITC_UPCEAN_DECODING upceanDecode,
ITC_UPCA_SELECT upcASelect, ITC_UPCE_SELECT upcESelect,
ITC_EAN8_SELECT ean8Select, ITC_EAN13_SELECT ean13Select,
ITC_UPCEAN_ADDON_DIGITS upcAddOnDigits,
ITC_UPCEAN_ADDON_TWO upcAddOn2,
ITC_UPCEAN_ADDON_FIVE upcAddOn5,
ITC_UPCA_CHECK_DIGIT upcACheck,
ITC_UPCE_CHECK_DIGIT upcECheck,
ITC_EAN8_CHECK_DIGIT ean8Check,
ITC_EAN13_CHECK_DIGIT ean13Check,
ITC_UPCA_NUMBER_SYSTEM upcANumSystem,
ITC_UPCE_NUMBER_SYSTEM upcENumSystem,
ITC_UPCA_REENCODE upcAReencode,
ITC_UPCE_REENCODE upcEReencode,
ITC_EAN8_REENCODE ean8Reencode );
upceanDecode
[in] Identifies the decoding for UPC/EAN symbology.
upcASelect
[in] Identifies the UPC-A selection state.
upcESelect
[in] Identifies the UPC-E selection state.
ean8Select
[in] Identifies the EAN-8 selection state.
ean13Select
[in] Identifies the EAN-13 selection state.
upcAddOnDigits [in] Identifies the Add-on digits.
upcAddOn2
[in] Identifies the Add-on 2 digits.
upcAddOn5
[in] Identifies the Add-on 5 digits.
upcACheck
[in] Identifies the UPC-A check digit.
upcECheck
[in] Identifies the UPC-E check digit.
ean8Check
[in] Identifies the EAN-8 check digit.
ean13Check
[in] Identifies the EAN-13 check digit.
upcANumSystem [in] Identifies the UPC-A number system.
upcENumSystem [in] Identifies the UPC-E number system.
upcAReencode
[in] Identifies the UPC-A reencoding.
upcEReencode
[in] Identifies the UPC-E reencoding.
ean8Reencode
[in] Identifies the EAN-8 reencoding.
Pointer to the ITC_UPCE_NUMBER_SYSTEM
location to receive the UPC-E number system.
Pointer to the ITC_UPCA_REENCODE location
to receive the UPC-A reencoding.
Pointer to the ITC_UPCE_REENCODE location
to receive the UPC-E reencoding.
Pointer to the ITC_EAN8_REENCODE location
to receive the EAN-8 reencoding.
700 Series Color Mobile Computer User's Manual
Scanner Support
6-51

Advertisement

Table of Contents
loading

Table of Contents