←Select platform

GetDevices Method

Summary

Queries and returns the list of SANE devices that are available.

Syntax

C#
VB
Java
C++
public abstract [Leadtools.Sane.SaneDevice[]](sanedevice.md) GetDevices() 
Public MustOverride Function GetDevices() As Leadtools.Sane.SaneDevice() 
public abstract SaneDevice[] getDevices() 
public: 
abstract Leadtools.Sane.array<SaneDevice^>^ GetDevices();  

Return Value

The list of SANE devices that are available.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane Assembly