Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Twain.GetDSIdentity
Queries data source with given index.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Twain | 3.1 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Twain.GetDSIdentity"; Index { ; Selector } ) More
Parameters
Parameter | Description | Example | Flags |
---|---|---|---|
Index | The index of the data source. From 1 to Twain.GetDSIdentitiesCount. | 1 | |
Selector | Optional, which value to query. If you have no selector string, you receive the product name. | "ProductFamily" | Optional |
Result
Returns requested value or error message.
Description
Queries data source with given index.Possible selector values: Manufacturer, ProductFamily, ProductName, SupportedGroups, ProtocolMajor, Id, VersionMajorNum, VersionMinorNum, VersionLanguage, VersionCountry or VersionInfo.
See also
Example Databases
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014