FSReg:Register: Difference between revisions

From 3dbrew
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
| [[FSReg:LoadProgram#ProgramInfo|ProgramInfo struct]]
| [[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.