oemGetSetupMesa
This function is used to get the Aztec Mesa Code
Result_t oemGetSetupMesa (
SetupType_t SetupType, BOOL *pUMSEnabled, BOOL *pEMSEnabled, BOOL *p3MSEnabled, BOOL *p1MSEnabled, BOOL *pIMSEnabled, BOOL *p9MSEnabled
)
Return Values
RESULT_SUCCESS
RESULT_ERR_PARAMETER
Parameters
SetupType
SETUP_TYPE_CURRENT for current settings, or SETUP_TYPE_DEFAULT for default settings. pUMSEnabled
Points to a BOOL variable that contains the enabled state of UPCA Mesa. TRUE = Enabled, FALSE = Disabled. pEMSEnabled
Points to a BOOL variable that contains the enabled state of EAN13 Mesa. TRUE = Enabled, FALSE = Disabled. p3MSEnabled
Points to a BOOL variable that contains the enabled state of Code 39 Mesa. TRUE = Enabled, FALSE = Disabled. p1MSEnabled
Points to a BOOL variable that contains the enabled state of Code 128 Mesa. TRUE = Enabled, FALSE = Disabled. pIMSEnabled
Points to a BOOL variable that contains the enabled state of Interleaved 2 of 5 Mesa. TRUE = Enabled, FALSE = Disabled.
p9MSEnabled
Points to a BOOL variable that contains the enabled state of Code 93 Mesa.
oemGetSetupMicroPDF
This function is used to get the MicroPDF417
Result_t oemGetSetupMicroPDF (
SetupType_t SetupType, BOOL *pEnabled, WORD *pMinLength, WORD *pMaxLength
)
Return Values
RESULT_SUCCESS
RESULT_ERR_PARAMETER
2 - 30 | IMAGETEAM™ 4X00 Series Software Development Kit (SDK) User’s Guide |