FS:UnregisterSpecialTitleContent

From 3dbrew
Revision as of 20:22, 2 May 2025 by TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x878|4|0}} {{IPC/RequestEntry|u8, Media Type of title}} {{IPC/RequestEntryRange|2|u64, Title I...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0
Header 0x8780100 Cmd 0x878 Param 4 Xlat 0
1 u8, Media Type of title
2-3 u64, Title ID
4 u16, Content index of title content registered as special content
5 u8, Special Content Type the content was previously registered as

Response

Index Word Description
0
Header 0x8780040 Cmd 0x878 Param 1 Xlat 0
1 Result code

Description

Unregisters a specific title's content previously registered as a special content using FS:RegisterSpecialTitleContent.