ACTA:CancelTransfer

From 3dbrew
Revision as of 15:15, 24 January 2025 by TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0433|1|2}} {{IPC/RequestEntry|u8, Account slot}} {{IPC/CopyHandle|1}} {{IPC/CopyHandleEntry|Completion event handle}} {{IPC/Req...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0
Header 0x04330042 Cmd 0x0433 Param 1 Xlat 2
1 u8, Account slot
2 Descriptor for copying 1 handle
3 Completion event handle

Response

Index Word Description
0
Header 0x04330040 Cmd 0x0433 Param 1 Xlat 0
1 Result code

Description

Cancels a reserved (initialized) Nintendo Network ID transfer that was previously initialized with ACTA:ReserveTransfer. The account slot must be 0xFE. Therefore, this command can only be used with the currently loaded account.