Difference between revisions of "FSReg:Register"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m (Name.) |
Steveice10 (talk | contribs) m (Link to FS common program info.) |
||
Line 12: | Line 12: | ||
|- | |- | ||
| 2-3 | | 2-3 | ||
− | | Program Handle | + | | u64, Program Handle |
|- | |- | ||
| 4-7 | | 4-7 | ||
− | | [[ | + | | [[Filesystem_services#ProgramInfo|Program Info]] |
|- | |- | ||
| 8-15 | | 8-15 | ||
− | | [[Exheader#Storage_Info|Storage | + | | [[Exheader#Storage_Info|Storage Information]] |
|} | |} | ||
Latest revision as of 22:51, 17 October 2015
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x040103C0] |
1 | Process ID to register |
2-3 | u64, Program Handle |
4-7 | Program Info |
8-15 | Storage Information |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description[edit]
Register a process for filesystem use.