public enum TwainFileSystemMessage
public enum class TwainFileSystemMessage
class TwainFileSystemMessage(Enum):
ChangeDirectory = 2049
CreateDirectory = 2050
Delete = 2051
FormatMedia = 2052
GetClose = 2053
GetFirstFile = 2054
GetInfo = 2055
GetNextFile = 2056
Rename = 2057
Copy = 2058
AutomaticCaptureDirectory = 2059
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 |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document