Copy the address value from another CNetAddr.
Declared in <netaddress.h>
<netaddress.h>
void SetIP(CNetAddr const& ip);
Name
Description
ip
The address to copy the value from.
Created with MrDocs