Click or drag to resize

FileSystemGetClose Method

Frees an internal context which is generated by calling GetFirstFile.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public void GetClose()
Remarks
You must call this method when you are done navigating the file system.
See Also