Leadtools TWAIN (Leadtools.Twain assembly)
LEAD Technologies, Inc

UpdateCustomDSData Method






String contains file name to get the data to update
Update the custom data source
Syntax
public void UpdateCustomDSData( 
   string fileName
)
'Declaration
 
Public Sub UpdateCustomDSData( _
   ByVal fileName As String _
) 
'Usage
 
Dim instance As TwainSession
Dim fileName As String
 
instance.UpdateCustomDSData(fileName)
public void UpdateCustomDSData( 
   string fileName
)
 function Leadtools.Twain.TwainSession.UpdateCustomDSData( 
   fileName 
)
public:
void UpdateCustomDSData( 
   String^ fileName
) 

Parameters

fileName
String contains file name to get the data to update
Remarks
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
Example
Refer to SaveCustomDSData example.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TwainSession Class
TwainSession Members
QuerySupportedCapabilities Method
GetCapability Method
SetCapability Method
QueryCapability Method
SaveCustomDSData Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.