Request[edit]
Index Word
|
Description
|
0
|
Header
|
0x042B01C4
|
Cmd
|
0x042B
|
Param
|
7
|
Xlat
|
4
|
|
1
|
u8, Account slot
|
2-6
|
DeviceInfo of target console
|
7
|
Input operator buffer size
|
8
|
Descriptor for copying 1 handle
|
9
|
Completion event handle
|
10
|
Descriptor for mapping a read-only buffer in the target process
|
11
|
Input operator buffer (ASCII, max. 256 characters)
|
Response[edit]
Index Word
|
Description
|
0
|
Header
|
0x042B0042
|
Cmd
|
0x042B
|
Param
|
1
|
Xlat
|
2
|
|
1
|
Result code
|
2
|
Descriptor for mapping a read-only buffer in the target process
|
3
|
Input operator buffer
|
Description[edit]
Initializes a Nintendo Network ID account transfer to a new device. The account slot must be 0xFE. Therefore, this command can only be used with the currently loaded account.
DeviceInfo[edit]
Offset |
Size |
Description
|
0x0 |
0x4 |
DeviceId
|
0x4 |
0xF + 1 |
ASCII SerialNumber (max. 15 characters) + NULL termination
|