- fileName
- String contains file name to get the data to update
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As TwainSession Dim fileName As String instance.UpdateCustomDSData(fileName) |
Parameters
- fileName
- String contains file name to get the data to update
Refer to SaveCustomDSData example.
This method will update custom data source data for the selected data source. If you need to save the custom data source to a file, call SaveCustomDSData method
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7