CloseDetectedSoftwareOutputFiles

The CloseDetectedSoftwareOutputFiles function closes the files opened by the OpenDetectedSoftwareOutputFiles function.
cla140
The CloseDetectedSoftwareOutputFiles function closes the files opened by the OpenDetectedSoftwareOutputFiles function.
Function format:
CloseDetectedSoftwareOutputFiles() as integer
Return Values
  • CA_SWDETECT_OK
    This value indicates that the function completed the operation successfully.
  • CASWDETECT_FILEERROR
    This value indicates that the function was unable to close the file. See the log file for more information.