Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.21
|
Leadtools.Twain Namespace : TwainFileSystemMessage Enumeration |
public enum TwainFileSystemMessage : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum TwainFileSystemMessage Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As TwainFileSystemMessage
public enum class TwainFileSystemMessage : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
2049 | ChangeDirectory | Change device, domain, host, or image directory |
2050 | CreateDirectory | Create an image directory |
2051 | Delete | Delete an image or an image directory |
2052 | FormatMedia | Format a storage device |
2053 | GetClose | Close a file context created by GetFirstFile |
2054 | GetFirstFile | Get the first file in a directory |
2055 | GetInfo | Get information about the current file |
2056 | GetNextFile | Get the next file in a directory |
2057 | Rename | Rename an image or an image directory |
2058 | Copy | Copy images across storage devices |
2059 | AutomaticCaptureDirectory | Place to store images acquired during automatic capture |
System.Object
System.ValueType
System.Enum
Leadtools.Twain.TwainFileSystemMessage