FileClose Method (SystemFunctions)

Action

Closes a previously opened file on the machine on which the Open Agent is hosted.

Syntax

C#

FileClose (hFile);

VB

FileClose (hFile)
Variable Description
hFile The handle of the file to close. FileHandle.