Settings services: Difference between revisions
Line 22: | Line 22: | ||
| 7 || [4.0.0+] GetKeyCodeMap || | | 7 || [4.0.0+] GetKeyCodeMap || | ||
|} | |} | ||
"nn::settings::Language" is basically array indices in the output array from GetAvailableLanguageCodes. | |||
== LanguageCode == | == LanguageCode == | ||
This is "nn::settings::LanguageCode". | |||
This is an u64, which is a NUL-terminated string. For example: "en-US". | This is an u64, which is a NUL-terminated string. For example: "en-US". | ||