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

Page 96

Advertising
background image

Function Reference 4-55

s c n G e t C o d e 9 3 I n f o

Description

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

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

Syntax

short far scnGetCode93Info(LPCODE93INFO lprCode93Info);

Parameters

lprCode93Info A pointer to a CODE93INFO data structure.


Return Values

0

Successful.

-9

Scanner is disabled.


Example

See “scnSetCode93Info” for an example.

Advertising