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