SysSockClose (FUN)ΒΆ
FUNCTION SysSockClose : RTS_IEC_RESULT
Close a socket.
- InOut:
- Scope - Name - Type - Comment - Return - SysSockClose- RTS_IEC_RESULT- Runtime system error code (see CmpErrors.library). - Input - hSocket- RTS_IEC_HANDLE- Handle to the socket 
FUNCTION SysSockClose : RTS_IEC_RESULT
| Scope | Name | Type | Comment | 
|---|---|---|---|
| Return | 
 | 
 | Runtime system error code (see CmpErrors.library). | 
| Input | 
 | 
 | Handle to the socket |