ACTA:UpdateAccountMailAddress: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
TimmSkiller (talk | contribs)
Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0430|1|4}} {{IPC/RequestEntry|u8, Account slot}} {{IPC/CopyHandle|1}} {{IPC/CopyHandleEntry|Completion event handle}} {{IPC/Map..."
 
(No difference)

Latest revision as of 14:59, 24 January 2025

Request

Index Word Description
0
Header 0x04300044 Cmd 0x0430 Param 1 Xlat 4
1 u8, Account slot
2 Descriptor for copying 1 handle
3 Completion event handle
4 Descriptor for mapping a read-only buffer in the target process
5 Input email address buffer (max. 256 characters + NULL termination)

Response

Index Word Description
0
Header 0x04300042 Cmd 0x0430 Param 1 Xlat 2
1 Result code
2 Descriptor for mapping a read-only buffer in the target process
3 Input email address buffer

Description

Updates the email address of the account. The account slot must be 0xFE. Therefore, this command can only be used with the currently loaded account.