DeleteFileΒΆ

DeleteFile deletes an existing file.

bool = DeleteFile(ssFileName)

Return Value

bool is TRUE (1) if the copy could be created, otherwise FALSE (0).

Parameters

ssFileName

ssFileName is the complete file name.

id-12584