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

Description

LMSSCEN.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.

Function Reference 4-59

Page 95
Image 95
Paxar Gold 6037EX manual N G e t M S I I n f o