←Select platform

GetDevice Method

Summary

Gets the specified SANE device.

Syntax

C#
VB
Java
C++
public abstract Leadtools.Sane.SaneDevice GetDevice(  
   string deviceName 
) 
Public MustOverride Function GetDevice( _ 
   ByVal deviceName As String _ 
) As Leadtools.Sane.SaneDevice 
public abstract SaneDevice getDevice(String deviceName)
public: 
abstract Leadtools.Sane.SaneDevice^ GetDevice(  
   String^ deviceName 
) 

Parameters

deviceName
The unique name of the device.

Return Value

The specified SANE device.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Sane Assembly
Click or drag to resize