FRDA:LoadLocalAccount

From 3dbrew
Revision as of 20:15, 17 December 2024 by TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0403|1|0}} {{IPC/RequestEntry|u8, local account ID of account to load}} {{IPC/RequestEnd}} =Response= {{IPC/Request}} {{#varde...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0
Header 0x04030040 Cmd 0x0403 Param 1 Xlat 0
1 u8, local account ID of account to load

Response[edit]

Index Word Description
0
Header 0x04030040 Cmd 0x0403 Param 1 Xlat 0
1 Result code

Description[edit]

Loads the account with the specified local account ID.

This command will only run if no local account is loaded. If an account is currently loaded and this command is used, error 0xC960C4F6 is returned.