ImageGear Professional v18.2 > API Reference Guide > TWAIN Component API Reference > TWAIN Component Objects > IGTwainCtl Control > IGTwainCtl Methods > CloseFile Method |
Closes the file system context associated with pFileInfo. Every call to GetFirstFile must be matched by a call to CloseFile to release the file system context.
CloseFile(pFileInfo As IGTWAINFileInfo)
Name | Description |
---|---|
pFileInfo | IGTWAINFileInfo Object |
N/A