[#CNetAddr-GetNetwork] = xref:CNetAddr.adoc[CNetAddr]::GetNetwork :relfileprefix: ../ :mrdocs: Get the network this address belongs to. == Synopsis Declared in `<netaddress.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:Network.adoc[Network] GetNetwork() const; ---- == Return Value The network type of this address. [.small]#Created with https://www.mrdocs.com[MrDocs]#