CloseExeFile

Close a previously opened file.

Declaration

Source position: exeinfo.pp line 56

  function CloseExeFile(var e: TExeFile) : Boolean;

Description

CloseExeFile closes an executable file image previously opened with OpenExeFile , and represented by e.

The function returns True if the file was closed successfully, or False if something went wrong.

Errors

In case of an error, False is returned.

See also

Name Description
OpenExeFile Open an executable file

results matching ""

    No results matching ""