Intermec 700 Series User Manual page 199

Color mobile computer
Hide thumbs Also See for 700 Series:
Table of Contents

Advertisement

rgbAttrBuffer Data Structures (continued)
eAttr
ITC_RDRATTR_GOOD_READ_BEEPS_NUMBER
ITC_RDRATTR_GOOD_READ_BEEP_DURATION DWORD
700 Series Color Mobile Computer User's Manual
dwAttrBufferSize
[in] The size of rgbAttrBuffer in bytes.
Return Values
HRESULT that indicates success or failure.
Remarks
The following attributes are not supported on the imager:
S ITC_RDRATTR_TONE_ENABLE
S ITC_RDRATTR_VOLUME_LEVEL
S ITC_RDRATTR_TONE_FREQUENCY
S ITC_RDRATTR_GOOD_READ_BEEPS_NUMBER
S ITC_RDRATTR_GOOD_READ_BEEP_DURATION
See Also
S IBarCodeReaderControl::CancelReadRequest
S IBarCodeReaderControl::ControlLED
S IBarCodeReaderControl::Initialize
S IBarCodeReaderControl::IssueBeep
S IBarCodeReaderControl::QueryAttribute
S IBarCodeReaderControl::Read
S IBarCodeReaderControl::TriggerScanner
Chapter
Data Structure contained in rgbAttrBuffer
ITC_GOOD_READ_BEEPS_NUMBER
An enumerator identifying the good read beeps number.
Valid range for S9C:
typedef enum tagGoodReadBeepsNumber
{
ITC_NUM_BEEPS_NONE = 0,
ITC_NUM_BEEPS_ONE = 1, // Default
ITC_NUM_BEEPS_TWO = 2
}ITC_GOOD_READ_BEEPS_NUMBER
Value identifying the good read beep duration in ms.
Valid range for S9C: 0–2550 ms (Default: 80).
Note: Value is divided by 10 for storage. On retrieval, the
scanner rounds the value to the nearest 10 ms, then multi-
plies the value by 10.
6
Scanner Support
177

Advertisement

Table of Contents
loading

Table of Contents