NEWSS:SetNotificationHeaderOther: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00120082] |- | 1 | Notification ID |- | 2 | Header buffer size |- | 3 | (HdrSize..." |
|||
| Line 35: | Line 35: | ||
=Description= | =Description= | ||
This is | This is the same as [[NEWSS:GetNotificationHeader]], except without the <notification header exists> checks, and with different additional header-data processing. | ||
Revision as of 19:40, 13 December 2014
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00120082] |
| 1 | Notification ID |
| 2 | Header buffer size |
| 3 | (HdrSize<<4) | 12 |
| 4 | Header buffer ptr |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Resultcode |
Description
This is the same as NEWSS:GetNotificationHeader, except without the <notification header exists> checks, and with different additional header-data processing.