FSReg:Register: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Yifanlu (talk | contribs)
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x040103C0] |- | 1 | Process ID to register |- | 2-3 | Title/Program ID (?) |- | 4..."
 
Steveice10 (talk | contribs)
m Link to FS common program info.
 
(3 intermediate revisions by 2 users not shown)
Line 12: Line 12:
|-
|-
| 2-3
| 2-3
| Title/Program ID (?)
| u64, Program Handle
|-
|-
| 4-7
| 4-7
| Unknown
| [[Filesystem_services#ProgramInfo|Program Info]]
|-
|-
| 8-15
| 8-15
| [[Exheader#Storage_Info|Storage information]] (?)
| [[Exheader#Storage_Info|Storage Information]]
|}
|}



Latest revision as of 23:51, 17 October 2015

Request

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

Index Word Description
0 Header code
1 Result code

Description

Register a process for filesystem use.