ACTA:InquireBindingToExistentServerAccount

From 3dbrew
Revision as of 15:55, 23 January 2025 by TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0417|11|4}} {{IPC/RequestEntry|u8, Account slot}} {{IPC/RequestEntryRange|5|ASCII NULL-terminated AccountId (max. 16 characters...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0
Header 0x041702C4 Cmd 0x0417 Param 11 Xlat 4
1 u8, Account slot
2-6 ASCII NULL-terminated AccountId (max. 16 characters + NULL termination)
7-11 ASCII NULL-terminated account password (maximum 17 characters + NULL termination)
12 Descriptor for copying 1 handle
13 Completion event handle
14 Descriptor for mapping a read-only buffer in the target process
15 Input email address buffer (max. 256 characters + NULL termination)

Response[edit]

Index Word Description
0
Header 0x04170042 Cmd 0x0417 Param 1 Xlat 2
1 Result code
2 Descriptor for mapping a read-only buffer in the target process
3 Input email address buffer

Description[edit]

Requests information about the device linked to the account specified by the given credentials.