The leading provider of version control solutions and TWAIN SDKs
  • Contact us









GetSourceNameItems Method

Description

Get the source name according to the source index.

ActiveX Edition Plug-in Edition Mac Edition
Since V7.0 Since V7.0 Since V7.0

Syntax

Short ObjectName. GetSourceNameItems(Integer index)

Parameters

Integer index. Index is 0-based and can not be greater than SourceCount property

Return value

String.

When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.

See also

SelectSourceByIndex(), SourceCount property