Is9Cconfig::setcodabar - Intermec 700 Series 700 User Manual

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

Advertisement

Chapter
6
Scanner Support
178

IS9CConfig::SetCodabar

This function updates the Codabar settings with new values.
Syntax
HRESULT IS9CConfig::SetCodabar( ITC_CODABAR_DECODING
eDecode, ITC_CODABAR_START_STOP eSS, ITC_CODABAR_CLSI
eCLSI,ITC_CODABAR_CHECK_DIGIT eCheck,
ITC_BARCODE_LENGTH_ID eLengthId, BYTE
rgbLengthBuff[],DWORD dwNumBytes );
Parameters
eDecode
[in] Identifies the decoding for Codabar symbology.
eSS
[in] Identifies the Start/Stop option.
eCLSI
[in] Identifies the CLSI library system.
eCheck
[in] Identifies the 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.
700 Series Monochrome Mobile Computer User's Manual
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

Advertisement

Table of Contents
loading

Table of Contents