IMAGETEAM™ 4X00 Series Software Development Kit (SDK) User’s Guide 2 - 33ParametersSetupTypeSETUP_TYPE_CURRENT for current settings, or SETUP_TYPE_DEFAULT for default settings.nFontThis determines which OCR fonts (if any) are selected for decoding. The following values are used:OCR_DISABLEDOCR_AOCR_BOCR_MONEYOCR_MICR (currently unsupported)pszTemplateA null-terminated string that indicates one or more template patterns for the OCR decode. The following characters areallowed:A-Z capital letters are matched as isd - a digit from 0 - 9a - alphanumeric characterl - alphabetic letterg - any character specified in group Gh - any character specified in group HpszGroupGA null-terminated string that represents a list of characters that can be substituted for the lower-case 'g' in the templatestrings.pszGroupHA null-terminated string that represents a list of characters that can be substituted for the lower-case 'h' in the templatestrings.pszCheckCharA null-terminated string that represents a check character position in the template strings.nDirectionTells the OCR decoder which way the characters are usually oriented with respect to the image. The decoder stilldecodes any orientation, but use of this parameter can increase decoding speed.oemGetSetupPDF417This function is used to get the PDF417 symbology-specific options.Result_t oemGetSetupPDF417(SetupType_t SetupType,BOOL *pEnabled,WORD *pMinLength,WORD *pMaxLength)Return ValuesRESULT_SUCCESSRESULT_ERR_PARAMETER