| Acquire Method |
This method is used to scan multiple pages from a scanner equipped with an Automatic Document Feeder (ADF). |
| AcquireToDoc Method |
This method is used to scan multiple pages from a scanner equipped with an Automatic Document Feeder (ADF). |
| AcquireToFile Method |
This method is used to scan multiple pages from a scanner equipped with an Automatic Document Feeder (ADF). |
| AcquireToPage Method |
This causes the scanning of a single page through a TWAIN device. |
| CaptureAutomatically Method |
This method automatically captures images from the selected TWAIN device. |
| ChangeDirectory Method |
This method selects the current device within the Data Source |
| CloseFile Method |
This method closes the file system context associated with pFileInfo. |
| CloseSource Method |
This method closes the currently opened Data Source. |
| CopyFile Method |
This method copies the specified file from one directory to another. |
| CreateCapability Method |
This method creates a new capability container. |
| CreateDirectory Method |
This method creates a new directory within the current directory. |
| DeleteFile Method |
This method deletes a file or directory on the device. |
| FormatMedia Method |
This method formats the specified storage. |
| GetCapability Method |
This method gets information about a capability from a Data Source. |
| GetCurrentImage Method |
This method retrieves the image that the device's file system context currently points to. |
| GetDSInfo Method |
This method gets the IGTWAINDataSources object that lists the available TWAIN Data Sources and identifies the one that is the default Data Source. |
| GetFileInfo Method |
This method gets information about the requested file. |
| GetFirstFile Method |
This method gets the first filename in a directory and returns information about that file |
| GetImageLayout Method |
This method gets the image layout of the selected TWAIN device. |
| GetNextFile Method |
This method gets the next filename in a directory, and returns information about that file |
| GetTWAINInfo Method |
This method gets the IGTWAINInfo that contains version information about the Data Source Manager. |
| LoadCustomDSData Method |
This method loads the settings from the specified file, and sets the data source with these settings. |
| OpenSource Method |
This method loads the specified Data Source into main memory and causes its initialization. |
| Preview Method |
This function acquires preview images from the selected TWAIN device and displays them using Data Source's preview user interface. |
| RenameFile Method |
This method renames (and optionally moves) a file or directory. |
| SaveCustomDSData Method |
This method queries the data source for its current settings, and saves these settings to the specified file. |
| SetCapability Method |
This method sets or resets the current value of a capability. |
| SetImageLayout Method |
This method sets the image layout of the selected TWAIN device. |
| ShowSourceUI Method |
This method shows the Data Source UI, to allow the user to manipulate the source's current settings, but not acquire an image. |