nn::cfg::CTR::GetRegionCodeA3 Function#include <nn/cfg.h>
const char * GetRegionCodeA3(
CfgRegionCode cfgRegionCode
);
| Name | Description | |
|---|---|---|
| in | cfgRegionCode | Specifies the region code. |
Converts the region code of the system's market to the corresponding three-character string. This API is fast because it returns the value in memory.
CONFIDENTIAL