BOSSU:GetTaskQuery
RequestEdit
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | u32, Task ID size, including NULL terminator | ||||||||
2 | u32, Task query size | ||||||||
3 | Descriptor for mapping a read-only buffer in the target process | ||||||||
4 | Task ID buffer | ||||||||
5 | Descriptor for mapping a write-only buffer in the target process | ||||||||
6 | Task query |
ResponseEdit
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code | ||||||||
2 | Descriptor for mapping a read-only buffer in the target process | ||||||||
3 | Task ID buffer | ||||||||
4 | Descriptor for mapping a write-only buffer in the target process | ||||||||
5 | Task query |
DescriptionEdit
Gets the task query to the task for the program ID of the current session. The task query is a 0x60-byte structure, so the size is always 0x60.