Difference between revisions of "NEWSS:SetNotificationHeader"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00070082] |- | 1 | Notification ID |- | 2 | Header buffer size |- | 3 | (HdrSize...")
 
(No difference)

Latest revision as of 00:50, 9 December 2014

Request[edit]

Index Word Description
0 Header code [0x00070082]
1 Notification ID
2 Header buffer size
3 (HdrSize<<4) | 10
4 Header buffer ptr

Response[edit]

Index Word Description
0 Header code
1 Resultcode

Description[edit]

This writes the input header structure for the specified notification, to the stored news-module notification header.