Avery Dennison 6035 Programmer Manual Rev.CA 6/01 User Manual

Page 99

Advertising
background image

4-58 Programmer’s Manual

s c n G e t I 2 o f 5 I n f o

Description

SCAN1223.LIB only. Retrieves a pointer to an I2OF5INFO
data structure containing the default values for each parameter.
If you change and set the parameters with scnSetI2of5Info,
subsequent calls to scnGetI2of5Info retrieve a pointer to a data
structure containing the current values.

See “I2OF5INFO” in Chapter 5 to learn more about the
I2OF5INFO data structure.

Syntax

short far scnGetI2of5Info(LPI2OF5INFO lprI2of5Info);

Parameters

lprI2of5Info

A pointer to an I2OF5INFO data structure.


Return Values

0

Successful.

-9

Scanner is disabled.


Example

See “scnSetI2of5Info” for an example.

Advertising