FRDU:AttachToEventNotification

From 3dbrew
Revision as of 13:38, 14 December 2024 by TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0020|0|2}} {{IPC/CopyHandle|1}} {{IPC/RequestEntry|Notification event handle}} {{IPC/RequestEnd}} =Response= {{IPC/Request}} {...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0
Header 0x00200002 Cmd 0x0020 Param 0 Xlat 2
1 Descriptor for copying 1 handle
2 Notification event handle

Response

Index Word Description
0
Header 0x00200040 Cmd 0x0020 Param 1 Xlat 0
1 Result code

Description

Sets the internal event handle that is signaled for various Notification Events.

The handle is only used for the current service session.