Oemgetsetupcode32; Oemgetsetupcode39 - Hand Held Products 4X00 Software Manual

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

Advertisement

oemGetSetupCode32

This function is used to get the Code 32 symbology specific options.
Result_t
oemGetSetupCode32 (
SetupType_t SetupType,
BOOL *pEnabled,
)
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.

oemGetSetupCode39

This function is used to get the Code 39 symbology-specific options.
Result_t
oemGetSetupCode39 (
SetupType_t SetupType,
BOOL *pEnabled,
WORD *pMinLength,
WORD *pMaxLength,
BOOL *pbSSXmit,
BOOL *pbFullAscii,
BOOL *pbAppend,
BOOL *pbCheckCharOn,
BOOL *bXmitCheckChar
)
Return Values
RESULT_SUCCESS
RESULT_ERR_PARAMETER
IMAGETEAM™ 4X00 Series Software Development Kit (SDK) User's Guide
2 - 19

Advertisement

Table of Contents
loading

This manual is also suitable for:

It4000It4100It4300

Table of Contents