ImageGear for .NET
ChangeDirectory Method
See Also  Send Feedback
ImageGear21.Twain Assembly > ImageGear.TWAIN Namespace > ImGearTWAIN Class : ChangeDirectory Method




directoryName
The name of directory.

Glossary Item Box

This method selects the current device within the Data Source (camera, storage, etc).

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

directoryName
The name of directory.

Remarks

If the device is a ImGearFileType.DOMAIN, then this command enters a directory that can contain ImGearFileType.HOST files. If the device is a ImGearFileType.HOST, then this command enters a directory that can contain ImGearFileType.DIRECTORY files. If the device is a ImGearFileType.DIRECTORY, then this command enters a directory that can contain ImGearFileType.DIRECTORY or ImGearFileType.IMAGE files.

Use OpenSource to select the desired Data Source, prior to calling this method.

See Also

©2013. Accusoft Corporation. All Rights Reserved.