FRDN:SuspendAsync
Jump to navigation
Jump to search
Request
| Index Word | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 0 |
| ||||||||
| 1 | bool, Immediately |
Response
| Index Word | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 0 |
| ||||||||
| 1 | Result code |
Description
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.