SysSockSetIPAddress (FUN)ΒΆ
FUNCTION SysSockSetIPAddress : RTS_IEC_RESULT
Set IP address of the specified ethernet device. Is not available on all platforms!
Use SysSockSetIpAddressAndNetMask() instead.
- InOut:
- Scope - Name - Type - Comment - Return - SysSockSetIPAddress- RTS_IEC_RESULT- Runtime system error code (see CmpErrors.library). - Input - szCard- REFERENCE TO STRING - Name of the ethernet card (aka adapter name) - szIPAddress- REFERENCE TO STRING - IP address to set as string 
