[#GetNetworkName] = GetNetworkName :mrdocs: Get the canonical name of a network. == Synopsis Declared in `<netbase.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string GetNetworkName(xref:Network.adoc[Network] net); ---- == Return Value The canonical name of the network. == Parameters [cols="1,4"] |=== | Name| Description | *net* | The network to name. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#