tSysFileDelete (STRUCT)ΒΆ
TYPE tSysFileDelete : STRUCT
Parameter to delete the file specified by name
- InOut:
- Name - Type - Comment - szFile- STRING(254)- File name. File name can contain an absolute or relative path to the file. Path entries must be separated with a Slash (/) and not with a Backslash (\)! - pulOut- POINTER TO RTS_IEC_RESULT - [OUT] Pointer to the runtime system error code (see CmpErrors2 Interface Library) 
