Hand Held Products 4X00 manual OemGetSetupISBT, OemGetSetupJapost, OemGetSetupKoreanPost

Models: 4X00

1 90
Download 90 pages 3.78 Kb
Page 42
Image 42

oemGetSetupISBT

This function is used to get the ISBT 128 symbology-specific options.

Result_t oemGetSetupISBT (

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.

oemGetSetupJapost

This function is used to get the Japanese Post symbology-specific options.

Result_t oemGetSetupJapost (

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.

oemGetSetupKoreanPost

This function is used to get the Korean Post symbology specific options.

Result_t oemGetSetupKoreanPost (

SetupType_t SetupType, BOOL *pEnabled, WORD *pMinLength, WORD *pMaxLength

)

Return Values

RESULT_SUCCESS

RESULT_ERR_PARAMETER

2 - 28

IMAGETEAM™ 4X00 Series Software Development Kit (SDK) User’s Guide

Page 42
Image 42
Hand Held Products 4X00 manual OemGetSetupISBT, OemGetSetupJapost, OemGetSetupKoreanPost