Ibarcodereadercontrol::queryattribute - Intermec 700 Series User Manual

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

Advertisement

Chapter
6
Scanner Support
172

IBarCodeReaderControl::QueryAttribute

This function retrieves the device-specific grid, the scanner enable status,
and the LED control status for the current bar code reader engine.
Syntax
HRESULT IBarCodeReaderControl::QueryAttribute (
ITC_BARCODEREADER_ATTRIBUTE_ID eAttr, BYTE
rgbAttrBuffer[], DWORD dwAttrBufferSize );
Parameters
eAttr
rgbAttrBuffer
dwAttrBufferSize
Return Values
A standard status code 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::Read
S IBarCodeReaderControl::SetAttribute
S IBarCodeReaderControl::TriggerScanner
[in]
Specifies the attribute. See
IBarCodeReaderControl::SetAttribute on
page 175 for the attributes.
[out]
Contains buffer for the attribute to be
queried. The structure of rgbAttrBuffer
depends on the attribute being queried.
See IBarCodeReaderControl::SetAttritbute
for a description of these structures.
[in]
The maximum number of bytes that
rgbAttrBuffer can store.
700 Series Color Mobile Computer User's Manual

Advertisement

Table of Contents
loading

Table of Contents