NIMU:GetTslXml: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00200042] |- | 1 | Buffer Capacity |- | 2 | Mapped Output Buffer Header (Size..." |
(No difference)
|
Latest revision as of 05:01, 3 March 2023
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00200042] |
| 1 | Buffer Capacity |
| 2 | Mapped Output Buffer Header (Size << 4 | 0xC) |
| 3 | XML Output Pointer |
Response
| Index Word | Description |
|---|---|
| 0 | Header code [0x00200042] |
| 1 | Result code |
| 2 | Mapped Output Buffer Header (Size << 4 | 0xC) |
| 3 | XML Output Pointer |
Description
Reads the auto title delivery XML from tsl.xml into the provided output buffer.