
oemSetupTelepen
This function is used to set the Telepen
Result_t oemSetupTelepen (
WORD nMinLength, WORD nMaxLength, BOOL bOldStyle
)
Return Values
RESULT_SUCCESS
RESULT_ERR_PARAMETER
Parameters
nMinLength
The minimum length decoded Telepen message the engine should return. Telepen messages smaller than this minimum length are not reported by the engine. The minimum allowable value (as well as the default) is 1.
nMaxLength
The maximum length decoded Telepen message the engine should return. Telepen messages larger than this maximum length are reported by the engine. The maximum allowable value (as well as the default) is 60.
bOriginal
ABOOL variable that configures the engine to read Telepen labels that were encoded with either the original or the AIM specification. The default is FALSE.
oemSetupUPCA
This function is used to set the
Result_t oemSetupUPCA (
BOOL bXmitCheckDigit, BOOL bXmitNumSys, BOOL bAddenda2Digit, BOOL bAddenda5Digit, BOOL bAddendaReq, BOOL bAddendaSeparator
)
Return Values
RESULT_SUCCESS
IMAGETEAM™ 4X00 Series Software Development Kit (SDK) User’s Guide | 2 - 63 |