SRV:PublishToSubscriber: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Dazzozo (talk | contribs)
m link to Notifications table
 
Line 12: Line 12:
|-
|-
| 2
| 2
| Flags (bit0: only fire if not fired, bit1: report errors)
| 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.