FS:GetProgramLaunchInfo: Difference between revisions

No edit summary
Steveice10 (talk | contribs)
m Link to ProgramInfo struct.
Line 24: Line 24:
| Result code
| Result code
|-
|-
| 2
| 2-5
| programID lower word
| [[FSReg:LoadProgram#ProgramInfo|ProgramInfo struct]]
|-
| 3
| programID upper word
|-
| 4
| u8 [[Mediatypes|Mediatype]]
|-
| 5
| Reserved
|}
|}


=Description=
=Description=
This returns the 0x10-byte structure for the specified process, which was registered via [[Filesystem_services|fs:REG]].
This returns the [[FSReg:LoadProgram#ProgramInfo|ProgramInfo struct]] for the specified process, which was registered via [[Filesystem_services|fs:REG]].