ACTU:GetAccountDataBlock

From 3dbrew
Jump to navigation Jump to search

Request[edit]

Index Word Description
0
Header 0x000600C2 Cmd 0x0006 Param 3 Xlat 2
1 u8, Account slot (0xFE for default)
2 Output buffer size
3 Account data type
4 Descriptor for mapping a write-only buffer in the target process
5 Output buffer

Response[edit]

Index Word Description
0
Header 0x00060042 Cmd 0x0006 Param 1 Xlat 2
1 Result code
2 Descriptor for mapping a write-only buffer in the target process
3 Output buffer

Description[edit]

Returns information associated to the account specified by the account slot.

See DataBlocks for possible data types.