PMApp:LaunchTitle: Difference between revisions

Steveice10 (talk | contribs)
mNo edit summary
Steveice10 (talk | contribs)
 
(2 intermediate revisions by the same user not shown)
Line 26: Line 26:
| 1
| 1
| Result code
| Result code
|-
| 2
| Process ID (set only if flag 0x1 not set)
|}
|}


Line 31: Line 34:
This launches the specified title.
This launches the specified title.


This returns result code 0xC8A05801 if [[PMApp:PrepareForReboot]] has been called.
This returns result code 0xC8A05801 if [[PMApp:PrepareForReboot]] has been called, and 0xC8A05BF0 if the application flag is set and an application is already running.


=Launch Flags=
=Launch Flags=
Line 42: Line 45:
| 0
| 0
| 0x1
| 0x1
| Normal application. Among other things, allows multiple of the same title to run at once.
| Normal application.
|-
|-
| 1
| 1