BOSSU:GetTaskInfo

BOSSU:GetTaskInfo

Request #

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

Response #

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

Description #

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.