Copy the address value from another CNetAddr.

Synopsis

Declared in <netaddress.h>

void
SetIP(CNetAddr const& ip);

Parameters

Name

Description

ip

The address to copy the value from.

Created with MrDocs