SRV:PublishToSubscriber: Difference between revisions
Steveice10 (talk | contribs)  PublishToSubscriber  | 
				|||
| (2 intermediate revisions by 2 users 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)  | ||
|}  | |}  | ||
| Line 27: | Line 27: | ||
| Result code  | | Result code  | ||
|}  | |}  | ||
=Description=  | |||
This fires a notification to subscribed processes.  | |||