Difference between revisions of "NEWSS:SetNotificationImage"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00090082] |- | 1 | Notification ID |- | 2 | Size |- | 3 | (Size<<4) <nowiki>|</...")
 
(No difference)

Latest revision as of 18:58, 12 December 2014

Request[edit]

Index Word Description
0 Header code [0x00090082]
1 Notification ID
2 Size
3 (Size<<4) | 10
4 Buffer ptr

Response[edit]

Index Word Description
0 Header code
1 Resultcode

Description[edit]

This writes the input buffer to the news-module .mpo save-file for the specified notificationID, the filesize is set to the input size.