Difference between revisions of "Cfg:GetCountryCodeString"
Jump to navigation
Jump to search
m (moved Cfg:SetCountryCodeString to Cfg:GetCountryCodeString) |
|||
Line 6: | Line 6: | ||
|- | |- | ||
| 0 | | 0 | ||
− | | Header code [ | + | | Header code [0x00090040] |
|- | |- | ||
| 1 | | 1 | ||
| u16 Country-Code ID (table index) | | u16 Country-Code ID (table index) | ||
− | |||
− | |||
− | |||
|} | |} | ||
Line 26: | Line 23: | ||
| 1 | | 1 | ||
| Result code | | Result code | ||
+ | |- | ||
+ | | 2 | ||
+ | | 2-character Country-Code string | ||
|} | |} | ||
=Description= | =Description= | ||
− | This | + | This returns the Country-Code string for the specified Country-Code ID(table-index). The input index must be <0xBB. |
Revision as of 21:14, 2 August 2014
Request
Index Word | Description |
---|---|
0 | Header code [0x00090040] |
1 | u16 Country-Code ID (table index) |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | 2-character Country-Code string |
Description
This returns the Country-Code string for the specified Country-Code ID(table-index). The input index must be <0xBB.