SysSockIoctl (FUN)ΒΆ
FUNCTION SysSockIoctl : RTS_IEC_RESULT
Io-control of a socket.
- InOut:
- Scope - Name - Type - Comment - Return - SysSockIoctl- RTS_IEC_RESULT- Runtime system error code (see CmpErrors.library). - Input - hSocket- RTS_IEC_HANDLE- Handle to the socket - diCommand- DINT- Io-control command - pdiParameter- POINTER TO DINT - Parameter value of the command 
