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