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

Page 97

Advertising
background image

4-56 Programmer’s Manual

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

Description

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

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

Syntax

short far scnGetD2of5Info(LPD2OF5INFO lprD2of5Info);

Parameters

lprD2of5Info

A pointer to a D2OF5INFO data structure.


Return Values

0

Successful.

-9

Scanner is disabled.


Example

See “scnSetD2of5Info” for an example.

Advertising