ACTA:AcquireAccountTokenEx

ACTA:AcquireAccountTokenEx

Request #

WordDescription
0
0x041A01C2Cmd0x041AParam7Xlat2
1u8, Account slot
2-6ASCII NULL-terminated account password (maximum 17 characters + NULL termination)
7bool, use NULL as password (see description)
8Descriptor for copying 1 handle
9Completion event handle

Response #

WordDescription
0
0x041A0040Cmd0x041AParam1Xlat0
1Result code

Description #

Requests a refresh of the account access token (used for certain requests).

If use NULL as password is set to true, a NULL pointer will be used internally instead of the password data, even when one is given. The account password cache will be used instead (if it is enabled) in this case.