nn::cfg::CTR::GetCountryCodeA2 Function#include <nn/cfg.h>
const char * GetCountryCodeA2(
CfgCountryCode cfgCountryCode
);
| Name | Description | |
|---|---|---|
| in | cfgCountryCode | Specifies the country and area code. |
Converts the country and area code to ISO 3166-1 alpha-2 format. This API is fast because it returns the value in memory.
CONFIDENTIAL