Difference between revisions of "ACTU:AcquireAccountInfo"
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) |
TimmSkiller (talk | contribs) |
||
Line 12: | Line 12: | ||
{{#vardefine:ipc_offset|0}} | {{#vardefine:ipc_offset|0}} | ||
{{IPC/RequestHeader|0x0016|1|0}} | {{IPC/RequestHeader|0x0016|1|0}} | ||
+ | {{IPC/RequestEntry|Result code}} | ||
{{IPC/RequestEnd}} | {{IPC/RequestEnd}} | ||
=Description= | =Description= | ||
Requests account info for the given account. However, only [[ACT_Services#DataBlocks|DataBlock BlkID]] 0x9 is supported (Mail address). Thus, this command can only request the mail address for any given account. | Requests account info for the given account. However, only [[ACT_Services#DataBlocks|DataBlock BlkID]] 0x9 is supported (Mail address). Thus, this command can only request the mail address for any given account. |
Latest revision as of 14:41, 7 March 2025
Request[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | u8, Account slot | ||||||||
2 | u32, DataBlock BlkID (see description) | ||||||||
3 | Descriptor for copying 1 handle | ||||||||
4 | Completion event handle |
Response[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code |
Description[edit]
Requests account info for the given account. However, only DataBlock BlkID 0x9 is supported (Mail address). Thus, this command can only request the mail address for any given account.