FRDU:GetMyProfile: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 21: | Line 21: | ||
| Result code | | Result code | ||
|- | |- | ||
| 2 | | 2-3 | ||
| Profile structure | | Profile structure | ||
|} | |} | ||
| Line 44: | Line 44: | ||
|- | |- | ||
| u8 | | u8 | ||
| Unknown, always 2 | |||
|- | |||
| u8[3] | |||
| padding | | padding | ||
|} | |} | ||
Revision as of 07:03, 3 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 | Unknown, always 2 |
| u8[3] | padding |