NEWSS:GetNotificationHeader: Difference between revisions
No edit summary |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 32: | Line 32: | ||
| 1 | | 1 | ||
| Resultcode | | Resultcode | ||
|- | |||
| 2 | |||
| Actual copied size. | |||
|} | |} | ||
=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. | ||
This does additional processing with the output buffer after copying the data there, see [[NEWSS:AddNotification|here]]. |