Difference between revisions of "ACTA:SendConfirmationMailForPin"
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0426|1|4}} {{IPC/RequestEntry|u8, Account slot}} {{IPC/MapPointerR|Input parental email address buffer (max. 256 characters + N...") |
TimmSkiller (talk | contribs) |
||
Line 3: | Line 3: | ||
{{IPC/RequestHeader|0x0426|1|4}} | {{IPC/RequestHeader|0x0426|1|4}} | ||
{{IPC/RequestEntry|u8, Account slot}} | {{IPC/RequestEntry|u8, Account slot}} | ||
− | |||
{{IPC/CopyHandle|1}} | {{IPC/CopyHandle|1}} | ||
{{IPC/CopyHandleEntry|Completion event handle}} | {{IPC/CopyHandleEntry|Completion event handle}} | ||
+ | {{IPC/MapPointerR|Input parental email address buffer (max. 256 characters + NULL termination)}} | ||
{{IPC/RequestEnd}} | {{IPC/RequestEnd}} | ||
Latest revision as of 21:01, 23 January 2025
Request[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
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 parental email address buffer (max. 256 characters + NULL termination) |
Response[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code | ||||||||
2 | Descriptor for mapping a read-only buffer in the target process | ||||||||
3 | Input parental email address buffer |
Description[edit]
Registers the given parental email address to be used in case parentral controls have to be reset due to a forgotten PIN. The account slot must be 0xFE. Therefore, this command can only be used with the currently loaded account.