Difference between revisions of "NEWSS:GetNotificationHeader"

From 3dbrew
Jump to navigation Jump to search
Line 35: Line 35:
  
 
=Description=
 
=Description=
This writes the [[NEWSS:AddNotification|header]] structure for the specified notification, to the output buffer.
+
This writes the [[NEWSS:AddNotification|header]] structure for the specified notification, to the output buffer. The max size is 0x70-bytes.

Revision as of 19:19, 12 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. The max size is 0x70-bytes.