Fill an in_addr with this address's IPv4 value.
Declared in <netaddress.h>
bool
GetInAddr(in_addr* pipv4Addr) const;
True when this is an IPv4 address and the value was written.
| Name | Description |
|---|---|
| pipv4Addr | Destination in_addr to populate with the IPv4 value. |