Intermec 700 Series User Manual page 232

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

Advertisement

Chapter
6
Scanner Support
210
IS9CConfig::SetStandard2of5
This function updates the Standard 2 of 5 settings with new values.
Syntax
HRESULT IS9CConfig::SetStandard2of5(
ITC_STANDARD2OF5_DECODING eDecode, ITC_STANDARD2OF5_FORMAT
eFormat, ITC_STANDARD2OF5_CHECK_DIGIT eCheck,
ITC_BARCODE_LENGTH_ID eLengthId, BYTE rgbLengthBuff[],
DWORD dwNumBytes );
Parameters
eDecode
[in] Identifies the decoding for Standard 2 of 5
eFormat
[in] Identifies the format.
eCheck
[in] Identifies the Modulo 10 check digit.
eLengthId
[in] Use
rgbLengthBuff
[in,size_is(dwNumBytes)]
dwNumBytes
[in] Number of bytes in rbgLengthBuff[]. For S9C, this
Return Values
HRESULT that indicates success or failure.
Remarks
None.
See Also
None.
symbology.
ITC_BARCODE_LENGTH_NO_CHANGE to
indicate no change for bar code length. Use
ITC_BARCODE_LENGTH for any length and
minimum length, and set rgbLengthBuff[0] to a
valid length value. Use
ITC_BARCODE_FIXED_LENGTH to compose
1 or 2 or 3 fixed lengths, and set 3 bytes:
rgbLengthBuff[0], rgbLengthBuff[1],
rgbLengthBuff[2] with valid values.
An array of bytes containing bar code lengths when
eLengthId = ITC_BARCODE_LENGTH or
ITC_BARCODE_FIXED_LENGTH.
value is 1 when eLengthId =
ITC_BARCODE_LENGTH or 3 when eLengthId
= ITC_BARCODE_FIXED_LENGTH.
700 Series Color Mobile Computer User's Manual

Advertisement

Table of Contents
loading

Table of Contents