NEWSS:GetNotificationHeader

NEWSS:GetNotificationHeader

Request #

Index WordDescription
0Header code [0x000B0082]
1Notification ID
2Header buffer size
3(HdrSize<<4) | 12
4Header buffer ptr

Response #

Index WordDescription
0Header code
1Resultcode
2Actual copied size.

Description #

This writes the 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 here.