Error processing SSI file
Leadtools Sane (Leadtools.Sane assembly)

Show in webframe

GetDevice Method






The unique name of the device.
Gets the specified SANE device.
Syntax
public abstract SaneDevice GetDevice( 
   string deviceName
)
'Declaration
 
Public MustOverride Function GetDevice( _
   ByVal deviceName As String _
) As SaneDevice
'Usage
 
Dim instance As SaneSession
Dim deviceName As String
Dim value As SaneDevice
 
value = instance.GetDevice(deviceName)
public abstract SaneDevice getDevice(String deviceName)
public:
abstract SaneDevice^ GetDevice( 
   String^ deviceName
) 

Parameters

deviceName
The unique name of the device.

Return Value

The specified SANE device.
Requirements

Target Platforms

See Also

Reference

SaneSession Class
SaneSession Members

Error processing SSI file
Leadtools.Sane requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features