NWM Services: Difference between revisions
| Line 357: | Line 357: | ||
| 0x3F | | 0x3F | ||
| 0x1 | | 0x1 | ||
| Size of | | Size of appdata. Normally zero. | ||
|- | |- | ||
| 0x40 | | 0x40 | ||
| 0xC8 | | 0xC8 | ||
| | | Appdata(Application data), if any. Size of the appdata is specified via the u8 at offset 0x3F. This data is not used when the size-field is zero. | ||
|} | |} | ||
| Line 413: | Line 413: | ||
| 0x33 | | 0x33 | ||
| 0x1 | | 0x1 | ||
| Size of | | Size of appdata. Normally zero. When non-zero this appdata is located at offset 0x34. | ||
|} | |} | ||