Difference between revisions of "FS:GetArchiveResource"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08490040] |- | 6 | Pointer to archive |} =Response= {| class="wikitable" border...") |
Steveice10 (talk | contribs) m (Correct info.) |
||
Line 8: | Line 8: | ||
| Header code [0x08490040] | | Header code [0x08490040] | ||
|- | |- | ||
− | | | + | | 1 |
− | | | + | | u8, Media Type |
|} | |} | ||
Line 22: | Line 22: | ||
|- | |- | ||
| 1 | | 1 | ||
− | | | + | | Result code |
|- | |- | ||
| 2 | | 2 | ||
− | | Sector size | + | | Sector byte-size |
|- | |- | ||
| 3 | | 3 | ||
− | | | + | | Cluster byte-size |
|- | |- | ||
| 4 | | 4 | ||
− | | | + | | Partition capacity in clusters |
|- | |- | ||
| 5 | | 5 | ||
− | | | + | | Available free space in clusters |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} |
Revision as of 00:36, 17 October 2015
Request
Index Word | Description |
---|---|
0 | Header code [0x08490040] |
1 | u8, Media Type |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Sector byte-size |
3 | Cluster byte-size |
4 | Partition capacity in clusters |
5 | Available free space in clusters |