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

Glossary Item Box

Description

Get the first connected driver name and scanner model.

Syntax

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

Parameters

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

Remarks

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.