Getimagerpropertiesicmedia; Getnumberofvalidrowsicmedia - Hand Held Products 4X00 Series User Manual

Imageteam 4x00 series hardware interface layer specification
Hide thumbs Also See for 4X00 Series:
Table of Contents

Advertisement

GetImagerPropertiesICMedia

This function requests the properties of the imager currently interfacing to the hardware layer.
BOOL GetImagerPropertiesICMedia(
const DWORD * pBuffIn,
DWORD * pBuffOut,
DWORD dwLen
)
Passed Arguments
pBuffIn
pBuffOut
dwLen
Tags:
typedef enum {
IP_SIZE,
IP_ENGINE_ID,
IP_NUM_ROWS,
IP_NUM_COLS,
IP_BITS_PER_PIXEL,
IP_ROTATION,
IP_AIMER_X_OFFSET,
IP_AIMER_Y_OFFSET,
IP_YDEPTH
} HHPScanDriverImagerProperties_t;
Returns
TRUE if successful, FALSE otherwise.

GetNumberOfValidRowsICMedia

This function is called in the middle of image captures to find out how many image rows of data have been transferred completely
in the incoming image at a given time.
DWORD GetNumberOfValidRowsICMedia()
Returns
DWORD - The number of valid image rows of data.
6
Description
Pointer to a buffer of DWORDs that are TAGs to the properties the scan driver is
requesting.
Pointer to output buffer that has corresponding values and order to TAGs in pBuffin.
Length of both pBuffin and pBuffOut.
IMAGETEAM™ 4X00 Series Hardware Interface Layer Specification

Advertisement

Table of Contents
loading

This manual is also suitable for:

It4000It4100It4300

Table of Contents