Applet Manager services: Difference between revisions
Line 145: | Line 145: | ||
==== PopRequestLaunchApplicationForDebug ==== | ==== PopRequestLaunchApplicationForDebug ==== | ||
Takes a type-0x6 output buffer containing an array of u128 userIDs, returns an output u64 titleID (<code>nn::ncm::ApplicationId</code>) and an output s32 '''total_userIDs'''. | Takes a type-0x6 output buffer containing an array of u128 userIDs, returns an output u64 titleID (<code>nn::ncm::ApplicationId</code>) and an output s32 '''total_userIDs'''. | ||
The total entries in the userID buffer must be >= {total userIDs in state}. | |||
==== LaunchDevMenu ==== | ==== LaunchDevMenu ==== |