Difference between revisions of "FSReg:Register"

From 3dbrew
Jump to navigation Jump to search
(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...")
 
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 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.