ImageGear for .NET
CloseFile Method
See Also  Send Feedback
ImageGear21.Twain Assembly > ImageGear.TWAIN Namespace > ImGearTWAIN Class : CloseFile Method




fileInfo
Information on the file to close.

Glossary Item Box

This method closes the file system context.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

fileInfo
Information on the file to close.

Remarks

Prior to calling this method, use OpenSource to select the desired Data Source.

Every call to GetFirstFile must be matched by a call to CloseFile to release the file system context.

See Also

©2013. Accusoft Corporation. All Rights Reserved.