Syntax
struct ScannerContext;
Description
a scanner context is an identifier for a specific scanner device
Field Summary
|
ScannerName |
ScannerName contains a user readable identification
|
|
InternalData |
InternalData contains service private data and must not be changed
|
|
Field Details
|
|
Syntax
string ScannerName;
Description
ScannerName contains a user readable identification
Syntax
long InternalData;
Description
InternalData contains service private data and must not be changed
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.