FS:GetProgramLaunchInfo: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Steveice10 (talk | contribs)
m Link to ProgramInfo struct.
Steveice10 (talk | contribs)
m Link to FS common program info.
 
Line 9: Line 9:
|-
|-
| 1
| 1
| ProcessId
| Process ID
|}
|}


Line 25: Line 25:
|-
|-
| 2-5
| 2-5
| [[FSReg:LoadProgram#ProgramInfo|ProgramInfo struct]]
| [[Filesystem_services#ProgramInfo|Program Info]]
|}
|}


=Description=
=Description=
This returns the [[FSReg:LoadProgram#ProgramInfo|ProgramInfo struct]] for the specified process, which was registered via [[Filesystem_services|fs:REG]].
This returns the [[Filesystem_services#ProgramInfo|Program Info]] for the specified process, which was registered via [[Filesystem_services|fs:REG]].

Latest revision as of 23:54, 17 October 2015

Request

Index Word Description
0 Header code [0x082F0040]
1 Process ID

Response

Index Word Description
0 Header code
1 Result code
2-5 Program Info

Description

This returns the Program Info for the specified process, which was registered via fs:REG.