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

Page 94

Advertising
background image

Function Reference 4-53

s c n G e t C o d e 1 2 8 I n f o

Description

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

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

Syntax

short far scnGetCode128Info(LPCODE128INFO lprCode128Info);

Parameters

lprCode128Info

A pointer to a CODE129INFO data structure.


Return Values

0

Successful.

-9

Scanner is disabled.


Example

See “scnSetCode128Info” for an example.

Advertising