Is9Cconfig::getupcean - Intermec 700 Series User Manual

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

Advertisement

Scanner Support

IS9CConfig::GetUpcEan

This function retrieves the current UPC/EAN settings.
Syntax:
Parameters:
6-50
700 Series Color Mobile Computer User's Manual
HRESULT IS9CConfig::GetUpcEan(
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
[out]
upcASelect
[out]
upcESelect
[out]
ean8Select
[out]
ean13Select
[out]
upcAddOnDigits [out]
upcAddOn2
[out]
upcAddOn5
[out]
upcACheck
[out]
upcECheck
[out]
ean8Check
[out]
ean13Check
[out]
upcANumSystem [out]
Pointer to the ITC_UPCEAN_DECODING
location to receive the decoding for UPC/EAN
symbology.
Pointer to the ITC_UPCA_SELECT location to
receive the UPC-A selection state.
Pointer to the ITC_UPCE_SELECT location to
receive the UPC-E selection state.
Pointer to the ITC_EAN8_SELECT location to
receive the EAN-8 selection state.
Pointer to the ITC_EAN13_SELECT location to
receive the EAN-13 selection state.
Pointer to the ITC_UPCEAN_ADDON_DIGITS
location to receive the add-on digits.
Pointer to the ITC_UPCEAN_ADDON_TWO
location to receive the add-on 2 digits.
Pointer to the ITC_UPCEAN_ADDON_FIVE
location to receive the add-on 5 digits.
Pointer to the ITC_UPCA_CHECK_DIGIT
location to receive the UPC-A check digit.
Pointer to the ITC_UPCE_CHECK_DIGIT
location to receive the UPC-E check digit.
Pointer to the ITC_EAN8_CHECK_DIGIT
location to receive the EAN-8 check digit.
Pointer to the ITC_EAN13_CHECK_DIGIT
location to receive the EAN-13 check digit.
Pointer to the ITC_UPCA_NUMBER_SYSTEM
location to receive the UPC-A number system.
SECTION 6

Advertisement

Table of Contents
loading

Table of Contents