Get the canonical name of a network.
Synopsis
Declared in <netbase.h>
std::string
GetNetworkName(Network net);
Return Value
The canonical name of the network.
Parameters
Name |
Description |
net |
The network to name. |
Created with MrDocs