[#CNetAddr-HasLinkedIPv4] = xref:CNetAddr.adoc[CNetAddr]::HasLinkedIPv4 :relfileprefix: ../ :mrdocs: Whether this address has a linked IPv4 address (see GetLinkedIPv4()). == Synopsis Declared in `<netaddress.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool HasLinkedIPv4() const; ---- == Return Value True when a linked IPv4 address is available. [.small]#Created with https://www.mrdocs.com[MrDocs]#