SysSockInetNtoa (FUN)ΒΆ
FUNCTION SysSockInetNtoa : RTS_IEC_RESULT
Convert IP address to a string.
- InOut:
- Scope - Name - Type - Comment - Return - SysSockInetNtoa- 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 
