Difference between revisions of "FS:OpenArchive"
Jump to navigation
Jump to search
m (Fix link) |
|||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
− | | [[Filesystem_services# | + | | [[Filesystem_services#Archives|Archive ID]] |
|- | |- | ||
| 2 | | 2 |
Latest revision as of 09:44, 16 January 2025
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x080C00C2] |
1 | Archive ID |
2 | Path Type |
3 | Path Size (including null-terminator) |
4 | (PathSize << 14) | 2 |
5 | Path Data Pointer |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2-3 | u64, Archive Handle |