PMApp:LaunchTitle

PMApp:LaunchTitle

Request #

Index WordDescription
0Header code [0x00010140]
1-4Program Info
5Process launch flags

Response #

Index WordDescription
0Header code
1Result code
2Process ID (set only if flag 0x1 not set)

Description #

This launches the specified title.

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 #

BitBit MaskDescription
00x1Normal application.
10x2Load exheader dependencies.
20x4On termination, publish SRV notification “0x110 + (value in bits 4-7)”.
30x8Queue execution until RunQueuedProcess call.
4-70xF0Variation of signal 0x110 to send if bit 2 (0x4) is set.
160x10000Use update title if through LaunchTitleUpdate. Otherwise has no use.