BOSSU:GetTaskState

Revision as of 00:59, 2 February 2025 by DaniElectra (talk | contribs) (Use IPC template header)

Request

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

Response

Index Word Description
0
Header 0x002000C2 Cmd 0x0020 Param 3 Xlat 2
1 Result code
2 u8, TaskStateCode
3 u32, Count
4 u8, Current step ID
5 Descriptor for mapping a read-only buffer in the target process
6 Task ID buffer

Description

Gets the state of the given task on the program ID of the current session.