BOSSU:UnregisterTask

From 3dbrew
Revision as of 18:50, 1 February 2025 by DaniElectra (talk | contribs) (Use IPC template header)
Jump to navigation Jump to search

Request

Index Word Description
0
Header 0x000C0082 Cmd 0x000C 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

Index Word Description
0
Header 0x000B0042 Cmd 0x000B Param 1 Xlat 2
1 Result code
2 Descriptor for mapping a read-only buffer in the target process
3 Task ID buffer

Description

Unregisters the given task from the program ID of the current session.