APT:GetProgramID: Difference between revisions
APT:GetProgramID |
Steveice10 (talk | contribs) mNo edit summary |
||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
| | | 0x20 | ||
|- | |- | ||
| 2 | | 2 | ||
| | | Process ID | ||
|} | |} | ||
Line 27: | Line 27: | ||
| Result code | | Result code | ||
|- | |- | ||
| 2 | | 2-3 | ||
| u64, Program ID | |||
| | |||
|} | |} | ||
=Description= | =Description= | ||
This calls [[FS:GetProgramLaunchInfo]] and returns the | This calls [[FS:GetProgramLaunchInfo]] and returns the Program ID if found. If not, this returns 0. |