FileSystemInfo property (ILEADRasterTwain)

Visual Basic example

Visual C++ example

 

Syntax

IFileSystem * FileSystemInfo

Overview

Refer to Getting or Setting TWAIN File System Information

Remarks

This property is updated with a pointer to an IFileSystem interface that contains information about the TWAIN file system of the selected TWAIN source.

Certain properties of this IFileSystem interface are updated by the QueryFileSystem method.

The properties, accessed through the FileSystemInfo prop, can be set with the appropriate information to allow the QueryFileSystem method to change the TWAIN file system settings. Other properties accessed through this property can be updated with information about the file system. The information that is set or retrieved depends on the value of the FileMsg parameter of the QueryFileSystem method.

The following properties may be used for either changing file system settings, or getting current file system information:

CreateTimeDate property

DeviceGroupMask property

FileSize property

FileType property

FreeMediaSpace property

InputName property

ModifiedTimeDate property

NewImageSize property

NumberOfAudioSnippets property

NumberOfFiles property

OutputName property

Recursive property

See Also

Elements

QueryFileSystem method, CreateTimeDate property, DeviceGroupMask property, FileSize property, FileType property, FreeMediaSpace property, InputName property, ModifiedTimeDate property, NewImageSize property, NumberOfAudioSnippets property, OutputName property, Recursive property

Topics

TWAIN Functionality: Getting or Setting TWAIN File System Information