FRDN:SuspendAsync

Revision as of 19:41, 17 December 2024 by TimmSkiller (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RequestEdit

Index Word Description
0
Header 0x00030040 Cmd 0x0003 Param 1 Xlat 0
1 bool, Immediately

ResponseEdit

Index Word Description
0
Header 0x00030040 Cmd 0x0003 Param 1 Xlat 0
1 Result code

DescriptionEdit

Suspends the friends service daemon.

If immediately is set to true, the suspend performed forcefully, otherwise it is performed gracefully.

This function is async in the sense that the caller is notified when the action is completed using the handle retrieved with FRDN:GetHandleOfNdmStatusChangedEvent.