Data type definitions, Data type definitions -6, Imaging functions – Hand Held Products 4X00 User Manual
Page 12: Variable description

1 - 6
IMAGETEAM™ 4X00 Series Software Development Kit (SDK) User’s Guide
Data Type Definitions
Throughout this document the following variable types are used. These data types are defined in the Oemdecodece.h header
file.
The engine scans until a symbol is decoded, or a timeout is
reached - decoded message is returned in raw form
Reads multiple symbols using a single function call
Reads multiple symbols using a single function call - decoded
message is returned in raw form
Imaging Functions
Acquires an image but does not return it.
Retrieves image parameters used during image acquisition.
Retrieve an image from the engine
Get image data from the Imager
Retrieve the pixel dimensions and bit depth of the engine's
Imager
Retrieves the last image acquired
Retrieves the last image and the exposure parameters
acquired by the image engine
Retrieve the rows, columns and size of the last image returned
by oemAcquireImage, oemGetImage, or
oemImageStreamRead.
Gets the current imager setup values.
Intialize image streaming interface.
Retrieve current image
Start imager acquiring images
Tell imager to stop acquiring images
Starts an IQ image transfer
Variable
Description
BOOL
OS-dependent-size Boolean variable (1 = true, 0 = false).
BYTE
8 bit unsigned variable.
DecodeMsg_t
Typedef structure used to define decoded bar code message information.
DecodeMsgRaw_t
Typedef structure used to define decoded bar code message information in raw format.
DWORD
32 bit unsigned integer variable.
ExposureMode_t
Enumerated integer type used to select the exposure mode used during image acquisition.
The mode options are: fixed, on chip, and Hand Held Products exposure mode.
ExposureSettings_t
Typedef structure used to hold all possible exposure setting parameters used during image
acquisition.
FileFormat_t
Enumerated integer type identifying possible image data formats.
ImagerDesc_t
Typedef structure used to set the format of the images returned from the engine.
ImagerSetup_t
Typedef structure used to set imager parameters used during image acquisition.
IntellImgDesc_t
Typedef structure used to set parameters used during an IQ image transfer.
OCRDirection_t
Enumerated integer identifying OCR character orientation.
OCRMode_t
Enumerated integer identifying the OCR font to be decoded.