User's Manual Part 1

6 Scanner SupportChapter
181700 Series Color Mobile Computer User’s Manual
IS9CConfig::SetCode128
This function updates the Code 128 settings with new values.
Syntax
HRESULT IS9CConfig::SetCode128( ITC_CODE128_DECODING
eDecode, ITC_EAN128_IDENTIFIER eEan128Ident,
ITC_CODE128_CIP128 eCip128State, BYTE byFNC1, DWORD dwLength
);
Parameters
eDecode [in] Identifies the decoding for Code 128 symbology.
eEan128Ident [in] Identifies the EAN 128 identifier.
eCip128State [in] Identifies the CIP 128.
byFNC1 [in] Identifies the FNC1 separator character, usually
any ASCII value.
dwLength [in] Identifies the bar code length.
Return Values
HRESULT that indicates success or failure.
Remarks
None.
See Also
None.
Code 128/EAN 128 Default Settings
Parameter Default Valid Range
Decoding Not Active ITC_CODE128_DECODING
EAN 128 Identifier Include ]C1 ITC_EAN128_IDENTIFIER
CIP 128 French Pharmaceutical
Codes
Not Active ITC_CODE128_CIP128
FNC1 Separator Character (EAN
128 norms)
GS function Char
ASCII 29 or 0x1D
0x00`0xFE ITC_CODE128_FNC1_NO_CHANGE
Bar Code Length Any Bar Code Length 0x00`0xFE ITC_BC_LENGTH_NO_CHANGE