LOADER:GetProgramInfo: Difference between revisions
| Steveice10 (talk | contribs) m >.> | Steveice10 (talk | contribs) m Minor name change. | ||
| (2 intermediate revisions by the same user not shown) | |||
| Line 9: | Line 9: | ||
| |- | |- | ||
| | 1-2 | | 1-2 | ||
| | u64,  | | u64, Program Handle | ||
| |} | |} | ||
| Line 37: | Line 37: | ||
| | Result code | | Result code | ||
| |} | |} | ||
| =Description= | |||
| This retrieves the [[Exheader#System_Control_Info|System Control Info]] and [[Exheader#Access_Control_Info|Access Control Info]] of a program, writing them to the output buffer. | |||