GetNameOfDataSource  Method

Description         This method retrieves retrieves the name of the specified data source. Use EnumDataSources to retrieve data sources installed on the system.

Usage                  ret = [form.]TWAIN. GetNumberOfDataSources DataSources Num

Returns               ret                           String              Name of the DS.

Remarks             DataSources          LONGLONG Handle to the array, that contains the names of

                                                                                     DSs.

 

                            Num                       Long                Item number. This value must be between 1 and

                                                                                     GetNumberOfDataSources.

Programing Notes    

See Also              EnumDataSources Method, GetNumberOfDataSources Method, ReleaseData Method