NIMU:GetDtlXml

Revision as of 06:00, 3 March 2023 by 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RequestEdit

Index Word Description
0 Header code [0x00240042]
1 Buffer Capacity
2 Mapped Output Buffer Header (Size << 4 | 0xC)
3 XML Output Pointer

ResponseEdit

Index Word Description
0 Header code [0x00240042]
1 Result code
2 Mapped Output Buffer Header (Size << 4 | 0xC)
3 XML Output Pointer

DescriptionEdit

Reads the auto title delivery XML from dtl.xml into the provided output buffer.