ACTU:AcquireAccountInfo

From 3dbrew
Revision as of 16:27, 20 January 2025 by TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0016|2|2}} {{IPC/RequestEntry|u8, Account slot}} {{IPC/RequestEntry|u8, DataBlock BlkID (see descri...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0
Header 0x00160082 Cmd 0x0016 Param 2 Xlat 2
1 u8, Account slot
2 u8, DataBlock BlkID (see description)
3 Descriptor for copying 1 handle
4 Completion event handle

Response[edit]

Index Word Description
0
Header 0x00160040 Cmd 0x0016 Param 1 Xlat 0

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.