nn::cfg::CTR::GetCountryCodeA2 Function#include <nn/cfg.h>
const char * GetCountryCodeA2(
CfgCountryCode cfgCountryCode
);
| Name | Description | |
|---|---|---|
| in | cfgCountryCode | Specifies the country and area code. |
0 if there is no such corresponding string. Converts the country and area code to ISO 3166-1 alpha-2 format.
CONFIDENTIAL