SysSockShutdown (FUN)ΒΆ
FUNCTION SysSockShutdown : RTS_IEC_RESULT
Shutdown a socket.
- InOut:
- Scope - Name - Type - Comment - Return - SysSockShutdown- RTS_IEC_RESULT- Runtime system error code (see CmpErrors.library). - Input - hSocket- RTS_IEC_HANDLE- Handle to the socket - diHow- DINT- Specifies, which operations are no longer be allowed. See shutdown flags. 
