BOSSU:GetTaskStatus
RequestEdit
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | u32, Task ID size, including NULL terminator | ||||||||
2 | bool, Unknown | ||||||||
3 | u8, Step ID | ||||||||
4 | Descriptor for mapping a read-only buffer in the target process | ||||||||
5 | Task ID buffer |
ResponseEdit
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code | ||||||||
2 | u8, Current step ID | ||||||||
3 | Descriptor for mapping a read-only buffer in the target process | ||||||||
4 | Task ID buffer |
DescriptionEdit
Gets the status of the given task on the program ID of the current session. Alongside the current step ID the reponse, more detailed information is loaded into properties which can be accessed with BOSSU:ReceiveProperty.