SRV:PublishToSubscriber: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m Minor touch-up. |
|||
(One intermediate revision by one other user not shown) | |||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
| Notification ID | | Notification ID, see [[Services#Notifications|Notifications]] | ||
|- | |- | ||
| 2 | | 2 | ||
| Flags (bit0: only fire if not | | Flags (bit0: only fire if not already pending, bit1: do ''not'' report an error if there are more than 16 pending notifications) | ||
|} | |} | ||
Latest revision as of 14:03, 6 July 2017
Request
Index Word | Description |
---|---|
0 | Header code [0x000C0080] |
1 | Notification ID, see Notifications |
2 | Flags (bit0: only fire if not already pending, bit1: do not report an error if there are more than 16 pending notifications) |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This fires a notification to subscribed processes.