BOSSU:GetTaskInfo

RequestEdit

Index Word Description
0
Header 0x00250082 Cmd 0x0025 Param 2 Xlat 2
1 u32, Task ID size, including NULL terminator
2 u8, Step ID
3 Descriptor for mapping a read-only buffer in the target process
4 Task ID buffer

ResponseEdit

Index Word Description
0
Header 0x00250042 Cmd 0x0025 Param 1 Xlat 2
1 Result code
2 Descriptor for mapping a read-only buffer in the target process
3 Task ID buffer

DescriptionEdit

Loads all configuration properties of the given task on the program ID of the current session so that they can be accessed with BOSSU:ReceiveProperty. This can be used for reconfiguring an existing task and keep all unmodified values the same.

The status properties aren't loaded with this command.