Difference between revisions of "CECDU:OpenRawFile"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000100C2] |- | 1 | NCCH Program ID |- | 2 | CECD_Services#CecDataPathType|P...") |
(typo) |
||
Line 18: | Line 18: | ||
|- | |- | ||
| 4 | | 4 | ||
− | | [[IPC#Handle_Translation|Process ID | + | | [[IPC#Handle_Translation|Process ID descriptor]] |
|- | |- | ||
| 5 | | 5 |
Revision as of 04:06, 9 September 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x000100C2] |
1 | NCCH Program ID |
2 | Path type |
3 | file open flag? (0x2=R, 0x4=W, ...) |
4 | Process ID descriptor |
5 | Place holder for Process ID |
Response
Index Word | Description |
---|---|
0 | Header code [0x00010080] |
1 | Result code |
2 | File size? |