Request
| Index Word
|
Description
|
| 0
|
| Header
|
0x00220042
|
Cmd
|
0x0022
|
Param
|
1
|
Xlat
|
2
|
|
| 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
|
| Header
|
0x00220102
|
Cmd
|
0x0022
|
Param
|
4
|
Xlat
|
2
|
|
| 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.