Line 12: |
Line 12: |
| |- | | |- |
| | 2 | | | 2 |
− | | Max buffer size | + | | Size |
| |- | | |- |
| | 3 | | | 3 |
− | | (MaxSize<<4) <nowiki>|</nowiki> 12 | + | | (Size<<4) <nowiki>|</nowiki> 12 |
| |- | | |- |
| | 4 | | | 4 |
− | | Output buffer ptr | + | | Buffer ptr |
| |} | | |} |
| | | |
Line 32: |
Line 32: |
| | 1 | | | 1 |
| | Resultcode | | | Resultcode |
| + | |- |
| + | | 2 |
| + | | Actual read size from the .mpo file. |
| |} | | |} |
| | | |
| =Description= | | =Description= |
− | This writes the [[NEWSS:AddNotification|image]] data for the specified notification, to the output buffer. | + | This reads the news-module .mpo save-file for the specified notificationID, into the output buffer. |