FRDU:GetMyProfile: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 44: | Line 44: | ||
|- | |- | ||
| u8 | | u8 | ||
| | | platform, always 2 (PLATFORM_CTR) | ||
|- | |- | ||
| u8[3] | | u8[3] | ||
| padding | | padding | ||
|} | |} | ||
Revision as of 05:36, 6 September 2017
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00070000] |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
| 2-3 | Profile structure |
Profile Structure:
| Type | Name |
|---|---|
| u8 | region |
| u8 | country |
| u8 | area |
| u8 | language |
| u8 | platform, always 2 (PLATFORM_CTR) |
| u8[3] | padding |