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