Difference between revisions of "FS:GetProgramLaunchInfo"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m (Link to ProgramInfo struct.) |
|||
Line 24: | Line 24: | ||
| Result code | | Result code | ||
|- | |- | ||
− | | 2 | + | | 2-5 |
− | + | | [[FSReg:LoadProgram#ProgramInfo|ProgramInfo struct]] | |
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
=Description= | =Description= | ||
− | This returns the | + | This returns the [[FSReg:LoadProgram#ProgramInfo|ProgramInfo struct]] for the specified process, which was registered via [[Filesystem_services|fs:REG]]. |
Revision as of 06:01, 16 October 2015
Request
Index Word | Description |
---|---|
0 | Header code [0x082F0040] |
1 | ProcessId |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2-5 | ProgramInfo struct |
Description
This returns the ProgramInfo struct for the specified process, which was registered via fs:REG.