BOSSU:RegisterImmediateTask

BOSSU:RegisterImmediateTask

Request #

WordDescription
0
0x003500C2Cmd0x0035Param3Xlat2
1u32, Task ID size, including NULL terminator
2bool, TaskOption configured
3u8, Step ID
4Descriptor for mapping a read-only buffer in the target process
5Task ID buffer

Response #

WordDescription
0
0x00350042Cmd0x0035Param1Xlat2
1Result code
2Descriptor for mapping a read-only buffer in the target process
3Task ID buffer

Description #

Registers a task for the program ID of the current session and updates the BOSS savedata immediately, using information previously configured with BOSSU:SendProperty.

Immediate tasks are those that are configured to run immediately and only once (the count and interval are set to 1).

The input bool is set to true in the SDK if the application provides a TaskOption, which contains some of the properties that can be configured.