FRDN:SuspendAsync: Difference between revisions

TimmSkiller (talk | contribs)
Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0003|1|0}} {{IPC/RequestEntry|bool, Immediately}} {{IPC/RequestEnd}} =Response= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{..."
 
TimmSkiller (talk | contribs)
No edit summary
 
Line 16: Line 16:


If <code>immediately</code> is set to true, the suspend performed forcefully, otherwise it is performed gracefully.
If <code>immediately</code> 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]].