BOSSU:GetTaskCommErrorCode: Difference between revisions
Jump to navigation
Jump to search
DaniElectra (talk | contribs) Created page with "=Request= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestHeader|0x0022|1|2}} {{IPC/RequestEntry|u32, Task ID size, including NULL terminator}} {{IPC/MapPointerR|Task..." |
(No difference)
|
Latest revision as of 00:38, 2 February 2025
Request
| Index Word | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 0 |
| ||||||||
| 1 | u32, Task ID size, including NULL terminator | ||||||||
| 2 | Descriptor for mapping a read-only buffer in the target process | ||||||||
| 3 | Task ID buffer |
Response
| Index Word | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 0 |
| ||||||||
| 1 | Result code | ||||||||
| 2 | u32, TaskCommErrorCode | ||||||||
| 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 communications error code of the given task on the program ID of the current session.
The TaskCommErrorCode represents the HTTP status code received when performing a task.