Difference between revisions of "FRDU:GetMyPlayingGame"
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) (add correct return struct type) |
TimmSkiller (talk | contribs) |
||
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 | ||
− |