Accusoft TwainPRO 8
DataSourceList Property
See Also  Send comments on this topic.
Index
A long value which represents characters representing the item.
AccusoftTwainPro8 ActiveX DLL > TwainPro Object : DataSourceList Property

Glossary Item Box

Description

A string array of Data Source product names.

Property Type

Read-only property

Syntax

Visual Basic
Public Property DataSourceList( _
   ByVal Index As Long _
) As String

Parameters

Index
A long value which represents characters representing the item.

Return Type

A string which represents a list of data source product names.

Remarks

DataSourceList is set by calling the OpenDSM method.

This is a runtime, read-only property.

DataSourceList contains all of the Data Source product names installed on the current Windows system. Each string is no longer than 32 characters.

See Also

©2013. Accusoft Corporation. All Rights Reserved.