Difference between revisions of "FRDN:Resume"
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0002|0|0}} {{IPC/RequestEnd}} =Response= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestHeader|0x0002|1|0}} {{IPC/Re...") |
TimmSkiller (talk | contribs) |
||
Line 13: | Line 13: | ||
=Description= | =Description= | ||
Resumes the friends service daemon. This does nothing if the EULA version read from the [[Config_Savegame|Config Savegame]] is zero. | Resumes the friends service daemon. This does nothing if the EULA version read from the [[Config_Savegame|Config Savegame]] is zero. | ||
+ | |||
+ | The caller is notified when the action is completed using the handle retrieved with [[FRDN:GetHandleOfNdmStatusChangedEvent]]. |
Latest revision as of 19:42, 17 December 2024
Request[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
|
Response[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code |
Description[edit]
Resumes the friends service daemon. This does nothing if the EULA version read from the Config Savegame is zero.
The caller is notified when the action is completed using the handle retrieved with FRDN:GetHandleOfNdmStatusChangedEvent.