Accusoft ISIS Xpress 6
GetNextConnectedDriverAndScanner Method
See Also  Send comments on this topic.
DriverName
A string value which represents the driver name.
ScannerModel
A string value which represents the scanner model.
AccusoftISISXpress6 ActiveX DLL > ISISXpress Object : GetNextConnectedDriverAndScanner Method

Glossary Item Box

Description

Get the next connected driver name and scanner model.

Syntax

Visual Basic
Public Sub GetNextConnectedDriverAndScanner( _
   ByRef DriverName As String, _
   ByRef ScannerModel As String _
) 

Parameters

DriverName
A string value which represents the driver name.
ScannerModel
A string value which represents the scanner model.

Remarks

Note: When the list has been completed, both DriverName and ScannerModel are NULL pointers.

See Also

©2013. Accusoft Corporation. All Rights Reserved.