Difference between revisions of "FRDU:AttachToEventNotification"
Jump to navigation
Jump to search
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}} {...") |
TimmSkiller (talk | contribs) |
||
Line 3: | Line 3: | ||
{{IPC/RequestHeader|0x0020|0|2}} | {{IPC/RequestHeader|0x0020|0|2}} | ||
{{IPC/CopyHandle|1}} | {{IPC/CopyHandle|1}} | ||
− | {{IPC/ | + | {{IPC/CopyHandleEntry|Notification event handle}} |
{{IPC/RequestEnd}} | {{IPC/RequestEnd}} | ||
Latest revision as of 14:44, 18 December 2024
Request[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Descriptor for copying 1 handle | ||||||||
2 | Notification event handle |
Response[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code |
Description[edit]
Sets the internal event handle that is signaled for various Notification Events.
The handle is only used for the current service session.