Difference between revisions of "NEWSS:GetNotificationHeader"

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

Revision as of 22:23, 8 December 2014

Request

Index Word Description
0 Header code [0x000B0082]
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 writes the header structure for the specified notification, to the output buffer.