ACTA:UpdateAccountPassword

Revision as of 16:42, 23 January 2025 by TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x041E|6|2}} {{IPC/RequestEntry|u8, Account slot}} {{IPC/RequestEntryRange|5|ASCII NULL-terminated new account password (maximum...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Request

Index Word Description
0
Header 0x041E0182 Cmd 0x041E Param 6 Xlat 2
1 u8, Account slot
2-6 ASCII NULL-terminated new account password (maximum 17 characters + NULL termination)
7 Descriptor for copying 1 handle
8 Completion event handle

Response

Index Word Description
0
Header 0x041E0040 Cmd 0x041E Param 1 Xlat 0
1 Result code

Description

Requests a password change for the account. The account slot must be 0xFE. Therefore, this command can only be used with the currently load account.