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

Page 100

Advertising
background image

Function Reference 4-59

s c n G e t M S I I n f o

Description

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

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

Syntax

short far scnGetMSIInfo(LPMSIINFO lprMSIInfo);

Parameters

lprMSIInfo

A pointer to a MSIINFO data structure.


Return Values

0

Successful.

-9

Scanner is disabled.


Example

See “scnSetMSIInfo” for an example.

Advertising