GetNetworkName

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

NameDescription
netThe network to name.