TwainFileSystemMessage Enumeration

Summary

The TwainFileSystemMessage enumerated type represents the possible messages will be used in Twain File System.

Syntax
C#
VB
C++
public enum TwainFileSystemMessage   
Public Enum TwainFileSystemMessage  
public enum class TwainFileSystemMessage   

Members
ValueMemberDescription
2049ChangeDirectory Change device, domain, host, or image directory
2050CreateDirectory Create an image directory
2051Delete Delete an image or an image directory
2052FormatMedia Format a storage device
2053GetClose Close a file context created by GetFirstFile
2054GetFirstFile Get the first file in a directory
2055GetInfo Get information about the current file
2056GetNextFile Get the next file in a directory
2057Rename Rename an image or an image directory
2058Copy Copy images across storage devices
2059AutomaticCaptureDirectory Place to store images acquired during automatic capture

Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly