SysSock2SetOption (FUN)ΒΆ
FUNCTION SysSock2SetOption : RTS_IEC_RESULT
Set options of a specified socket.
- InOut:
- Scope - Name - Type - Comment - Return - SysSock2SetOption- RTS_IEC_RESULT- Runtime system error code (see CmpErrors.library). - Input - hSocket- RTS_IEC_HANDLE- Handle to the socket - diLevel- DINT- Level of the socket - diOption- DINT- Socket option command - pdiOptionValue- POINTER TO BYTE - Pointer to the option value - diOptionLen- DINT- Lenght of option value 
