FS:GetProgramLaunchInfo: Difference between revisions
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x082F0040] |- | 1 | ProcessId |} =Response= {| class="wikitable" border="1" |- !..." |
No edit summary |
||
Line 25: | Line 25: | ||
|- | |- | ||
| 2 | | 2 | ||
| | | programID lower word | ||
|- | |- | ||
| 3 | | 3 | ||
| | | programID upper word | ||
|- | |- | ||
| 4 | | 4 | ||
| | | u8 [[Mediatypes|Mediatype]] | ||
|- | |- | ||
| 5 | | 5 | ||
| | | Reserved | ||
|} | |} | ||
=Description= | |||
This returns the 0x10-byte structure for the specified process, which was registered via [[Filesystem_services|fs:REG]]. |