beautypg.com

Paxar Gold 6037EX User Manual

Page 95

background image

Function Reference 4-59

s c n G e t M S

I

I n f o

Description

LMSSCEN.LIB only. Retrieves a pointer to a MS

I

INFO data

structure containing the default values for each parameter. If
you change and set the parameters with scnSetMS

I

Info,

subsequent calls to scnGetMS

I

Info retrieve a pointer to a data

structure containing the current values.

See “MS

I

INFO” in Chapter 5 to learn more about the MS

I

INFO

data structure.

Syntax

short far scnGetMS

I

Info(LPMSIINFO lprMSIInfo);

Parameters

lprMS

I

Info

A pointer to a MS

I

INFO data structure.


Return Values

0 Successful.

-9

Scanner is disabled.


Example

See “scnSetMSIInfo” for an example.