Is9Cconfig::getcodabar - Intermec 700 Series 700 User Manual

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

Advertisement

700 Series Monochrome Mobile Computer User's Manual

IS9CConfig::GetCodabar

This function retrieves the current settings of Codabar symbology.
Syntax
HRESULT IS9CConfig::GetCodabar( ITC_CODABAR_DECODING*
peDecode, ITC_CODABAR_START_STOP* peSS, ITC_CODABAR_CLSI*
peCLSI, ITC_CODABAR_CHECK_DIGIT* peCheck,
ITC_BARCODE_LENGTH_ID* peLengthId, BYTE rgbLengthBuff[],
DWORD* pdwNumBytes );
Parameters
peDecode
[out]
peSS
[out]
peCLSI
[out]
peCheck
[out]
peLengthId
[out]
rgbLengthBuff
[out,size_is(3)]
pdwNumBytes
[out]
Return Values
HRESULT that indicates success or failure.
Remarks
None.
See Also
None.
Chapter 6
Pointer to the ITC_CODABAR_DECODING
location to receive the decoding for Codabar
symbology.
Pointer to the
ITC_CODABAR_START_STOP location to
receive the Start/Stop option.
Pointer to the ITC_CODABAR_CLSI location
to receive the CLSI library system.
Pointer to the
ITC_CODABAR_CHECK_DIGIT location to
receive the check digit.
Pointer to the ITC_BARCODE_LENGTH_ID
location to receive an indicator of either
ITC_BARCODE_LENGTH or
ITC_BARCODE_FIXED_LENGTH.
An array of bytes to receive 1 byte of data for
ITC_BARCODE_LENGTH, or 3 bytes of data
for ITC_BARCODE_FIXED_LENGTH.
Pointer to the DWORD location to receive a
number indicating number of bytes in
rbgLengthBuff[]: 1 byte for
ITC_BARCODE_LENGTH or 3 bytes for
ITC_BARCODE_FIXED_LENGTH.
Scanner Support
177

Advertisement

Table of Contents
loading

Table of Contents