Alphabetic Function List
The following is a list of functions that the ImagerHardware DLL must export to support the imaging device driver. The functions described below are specific to the IC Media imager and the ICMedia product specification and should be reviewed for coherency with this document.
AimIsOnICMedia
This function returns the state of the aimer.
BOOL AimIsOnICMedia(
void
)
Returns
Zero if OFF,
AimOffICMedia
This function turns off the aimer.
BOOL TurnAimerOffICMedia(
void
)
Returns
Zero on failure,
AimOnICMedia
This function turns on the aimer.
BOOL TurnAimerOnICMedia(
void
)
Returns
Zero on failure,
AllocatePhysicalScanSpaceICMedia
This function reserves the physical memory for a single image. It does not matter to the driver how physical memory is handled on the specific platform. When the
DWORD AllocatePhysicalScanSpaceICMedia(
void
)
Returns
DWORD - a
2 | IMAGETEAM™ 4X00 Series Hardware Interface Layer Specification |