FRDN:Resume: Difference between revisions

From 3dbrew
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)
No edit summary
 
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 20:42, 17 December 2024

Request

Index Word Description
0
Header 0x00020000 Cmd 0x0002 Param 0 Xlat 0

Response

Index Word Description
0
Header 0x00020040 Cmd 0x0002 Param 1 Xlat 0
1 Result code

Description

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.