'Usage Dim instance As ImGearTWAIN Dim oldName As String Dim newName As String instance.RenameFile(oldName, newName)
Parameters
- oldName
 - The name of the file/directory to be renamed.
 - newName
 - The new name of the file/directory.
 
            'Usage Dim instance As ImGearTWAIN Dim oldName As String Dim newName As String instance.RenameFile(oldName, newName)
Use OpenSource to select the desired Data Source, prior to calling this method.