Difference between revisions of "ACTA:ReissueAccountPassword"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x041F|1|2}} {{IPC/RequestEntry|u8, Account slot}} {{IPC/CopyHandle|1}} {{IPC/CopyHandleEntry|Completion event handle}} {{IPC/Req...")
 
 
Line 15: Line 15:
  
 
=Description=
 
=Description=
Requests the issuing of a temporary password (valid for 24 hours) via an email sent to the account's mail address.
+
Requests the issuing of a temporary password (valid for 24 hours) via an email sent to the account's mail address. The account slot must be 0xFE. Therefore, this command can only be used with the currently loaded account.

Latest revision as of 19:47, 23 January 2025

Request[edit]

Index Word Description
0
Header 0x041F0042 Cmd 0x041F Param 1 Xlat 2
1 u8, Account slot
2 Descriptor for copying 1 handle
3 Completion event handle

Response[edit]

Index Word Description
0
Header 0x041F0040 Cmd 0x041F Param 1 Xlat 0
1 Result code

Description[edit]

Requests the issuing of a temporary password (valid for 24 hours) via an email sent to the account's mail address. The account slot must be 0xFE. Therefore, this command can only be used with the currently loaded account.