FRDU:GetMyPlayingGame: Difference between revisions
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) add correct return struct type |
TimmSkiller (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
=Request= | =Request= | ||
{ | {{IPC/Request}} | ||
| | {{IPC/RequestHeader|0x000C|0|0}} | ||
{{IPC/RequestEnd}} | |||
| | |||
| 0 | |||
=Response= | =Response= | ||
{ | {{IPC/Request}} | ||
{{#vardefine:ipc_offset|0}} | |||
{{IPC/RequestHeader|0x000C|5|0}} | |||
{{IPC/RequestEntry|Result code}} | |||
{{IPC/RequestEntryRange|4|[[Friend_Services#GameKey|GameKey]]}} | |||
| 0 | {{IPC/RequestEnd}} | ||
| | |||
| | =Description= | ||
| | Returns the game key of the current game. | ||
| Result code | |||
| | |||
| [[Friend_Services#GameKey|GameKey]] of the current game | |||
Latest revision as of 19:36, 12 December 2024
Request
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
|
Response
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code | ||||||||
2-5 | GameKey |
Description
Returns the game key of the current game.