Process Manager services: Difference between revisions

Line 214: Line 214:


== LaunchProgram ==
== LaunchProgram ==
Takes launch_flags, title-id, and storageID. See [[#Process launch]].
Takes an u32 launch_flags and [[NCM_services#ProgramLocation|ProgramLocation]]. Returns the u64 title PID.


Returns the u64 title PID.
See [[#Process launch]].


== GetProcessEventInfo ==
== GetProcessEventInfo ==