SysSock2InetNtoa (FUN)ΒΆ
FUNCTION SysSock2InetNtoa : RTS_IEC_RESULT
Convert IP address to a string.
- InOut:
- Scope - Name - Type - Comment - Return - SysSock2InetNtoa- RTS_IEC_RESULT- Runtime system error code (see CmpErrors.library). - Input - pInAddr- POINTER TO INADDR - Pointer to IP address description - szIPADDR- REFERENCE TO STRING - Pointer to get IP address string (must be at least 16 bytes long) - diIPAddrSize- DINT- Maximum length of szIPAddr 
