:: com :: sun :: star :: scanner ::

struct ScannerContext
Description
a scanner context is an identifier for a specific scanner device

Elements' Summary
ScannerName ScannerName contains a user readable identification  
InternalData InternalData contains service private data and must not be changed  
Elements' Details
ScannerName
string ScannerName;
Description
ScannerName contains a user readable identification
InternalData
long InternalData;
Description
InternalData contains service private data and must not be changed
Top of Page