AM:GetMetaDataFromCia: Difference between revisions
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x04140044] |- | 1 | Size |- | 2 | Value 0x0 for the send-handle translate head..." |
TimmSkiller (talk | contribs) No edit summary |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 12: | Line 12: | ||
|- | |- | ||
| 2 | | 2 | ||
| | | 0x0 (Send-handle translate header) | ||
|- | |- | ||
| 3 | | 3 | ||
| File | | File Handle | ||
|- | |- | ||
| 4 | | 4 | ||
| (Size<<4) <nowiki>|</nowiki> | | (Size << 4) <nowiki>|</nowiki> 0xC | ||
|- | |- | ||
| 5 | | 5 | ||
| Output | | Output Buffer Pointer | ||
|} | |} | ||
| Line 35: | Line 35: | ||
| 1 | | 1 | ||
| Result code | | Result code | ||
|- | |||
| 2 | |||
| Size of read data | |||
|- | |||
|} | |} | ||