FSFile:GetSize: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08040000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des..." |
Steveice10 (talk | contribs) m nit |
||
(One intermediate revision by the same user not shown) | |||
Line 19: | Line 19: | ||
|- | |- | ||
| 1 | | 1 | ||
| | | Result code | ||
|- | |- | ||
| 2 | | 2-3 | ||
| u64, File Size | |||
| | |||
|} | |} |
Latest revision as of 07:41, 18 October 2015
Request
Index Word | Description |
---|---|
0 | Header code [0x08040000] |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2-3 | u64, File Size |