Accusoft ISIS Xpress 6
GetFirstDriverAndScanner 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 : GetFirstDriverAndScanner Method

Glossary Item Box

Description

Get the first driver name and scanner model.

Syntax

Visual Basic
Public Sub GetFirstDriverAndScanner( _
   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.