←Select platform

GetDevice Method

Summary
Gets the specified SANE device.
Syntax
C#
VB
Java
public abstract SaneDevice GetDevice(  
   string deviceName 
) 
Public MustOverride Function GetDevice( _ 
   ByVal deviceName As String _ 
) As SaneDevice 
public abstract SaneDevice getDevice(String deviceName) 

Parameters

deviceName
The unique name of the device.

Return Value

The specified SANE device.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.