C#
VB
C++
The TwainFileSystemMessage enumerated type represents the possible messages will be used in Twain File System.
public enum TwainFileSystemMessage Public Enum TwainFileSystemMessage
public enum class TwainFileSystemMessage Members
| 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 |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
