NIMU:GetDtlXml: 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 [0x00240042] |- | 1 | Buffer Capacity |- | 2 | Mapped Output Buffer Header (Size..." |
(No difference)
|
Latest revision as of 06:00, 3 March 2023
Request
Index Word | Description |
---|---|
0 | Header code [0x00240042] |
1 | Buffer Capacity |
2 | Mapped Output Buffer Header (Size << 4 | 0xC) |
3 | XML Output Pointer |
Response
Index Word | Description |
---|---|
0 | Header code [0x00240042] |
1 | Result code |
2 | Mapped Output Buffer Header (Size << 4 | 0xC) |
3 | XML Output Pointer |
Description
Reads the auto title delivery XML from dtl.xml into the provided output buffer.