NEWSS:GetNotificationMessage

From 3dbrew
Revision as of 23:42, 8 December 2014 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000C0082] |- | 1 | Notification ID |- | 2 | Max buffer size |- | 3 | (MaxSize<<4...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0 Header code [0x000C0082]
1 Notification ID
2 Max buffer size
3 (MaxSize<<4) | 12
4 Output buffer ptr

Response

Index Word Description
0 Header code
1 Resultcode

Description

This writes the message data for the specified notification, to the output buffer.