SysFileDeleteByHandle (FUN)ΒΆ
FUNCTION SysFileDeleteByHandle : RTS_IEC_RESULT
Delete the file specified by handle
- InOut:
- Scope - Name - Type - Comment - Return - SysFileDeleteByHandle- RTS_IEC_RESULT- Returns the runtime system error code (see CmpErrors.library) - Input - hFile- RTS_IEC_HANDLE- Handle of the file 
