SysSockGetRecvSizeUdp (FUN)
FUNCTION SysSockGetRecvSizeUdp : __XINT
Check actual received data on the UDP socket.
- InOut:
Scope
Name
Type
Comment
Return
SysSockGetRecvSizeUdp__XINTNumber of bytes actual available in the socket
Input
hSocketUdpRTS_IEC_HANDLEHandle to the UDP socket
diTimeoutDINTTimeout to wait for received data.
-1 = Infinite wait
0 = no wait
pResultPOINTER TO RTS_IEC_RESULT
Pointer to runtime system error code (see CmpErrors.library)