Oemgetsetupmx25; Oemgetsetupocr - Hand Held Products 4X00 Software Manual

Imageteam 4x00 series software development kit (sdk)
Hide thumbs Also See for 4X00:
Table of Contents

Advertisement

oemGetSetupMx25

This function is used to get the Matrix 2 of 5 symbology specific options.
Result_t
oemGetSetupMx25 (
SetupType_t SetupType,
BOOL *pEnabled,
WORD *pMinLength,
WORD *pMaxLength
)
Return Values
RESULT_SUCCESS
RESULT_ERR_PARAMETER
Parameters
SetupType
SETUP_TYPE_CURRENT for current settings, or SETUP_TYPE_DEFAULT for default settings.
pEnabled
Points to a BOOL variable that contains the enabled state of this symbology upon returning from the function. A TRUE
means the symbology is enabled; a FALSE means the symbology is disabled.
pMinLength
Points to a WORD variable that contains the minimum length decoded Matrix 2 of 5 message the engine should return.
Matrix 2 of 5 messages smaller than this minimum length are not reported by the engine. The default value is 4.
pMaxLength
Points to a WORD variable that contains the maximum length decoded Matrix 2 of 5 message the engine should return.
Matrix 2 of 5 messages larger than this maximum length are not reported by the engine. The default value is 80.

oemGetSetupOCR

This function is used to get the Optical Character Recognition (OCR) decoding options.
Result_t
oemGetSetupOCR (
SetupType_t SetupType,
OCRMode_t *nFont,
TCHAR *pszTemplate,
TCHAR *pszGroupG,
TCHAR *pszGroupH,
TCHAR *pszCheckChar,
OCRDirection_t *nDirection
)
Return Values
RESULT_SUCCESS
RESULT_ERR_PARAMETER
2 - 32
IMAGETEAM™ 4X00 Series Software Development Kit (SDK) User's Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

It4000It4100It4300

Table of Contents