Difference between revisions of "ACTA:UpdateAccountPassword"
Jump to navigation
Jump to search
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...") |
TimmSkiller (talk | contribs) |
||
Line 16: | Line 16: | ||
=Description= | =Description= | ||
− | Requests a password change for the account. The account slot must be 0xFE. Therefore, this command can only be used with the currently | + | Requests a password change for the account. 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 |
| ||||||||
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[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code |
Description[edit]
Requests a password change for the account. The account slot must be 0xFE. Therefore, this command can only be used with the currently loaded account.