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