BOSSU:GetTaskError

From 3dbrew
Revision as of 01:52, 2 February 2025 by DaniElectra (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestHeader|0x0024|2|2}} {{IPC/RequestEntry|u32, Task ID size, including NULL terminator}} {{IPC/RequestEntry|u8,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

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

Response[edit]

Index Word Description
0
Header 0x00240082 Cmd 0x0024 Param 2 Xlat 2
1 Result code
2 u8, Current step ID
3 Descriptor for mapping a read-only buffer in the target process
4 Task ID buffer

Description[edit]

Loads the error of the given task on the program ID of the current session into property ID 0x30, which can be accessed with BOSSU:ReceiveProperty.