ACTU:GetIndependentServiceTokenV2

From 3dbrew
Revision as of 20:14, 20 January 2025 by TimmSkiller (talk | contribs) (TimmSkiller moved page ACTU:GetIndepdendentServiceTokenV2 to ACTU:GetIndependentServiceTokenV2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0
Header 0x00150002 Cmd 0x0015 Param 0 Xlat 2
1 Descriptor for mapping a write-only buffer in the target process
2 Output V2 independent service token buffer pointer

Response[edit]

Index Word Description
0
Header 0x00150042 Cmd 0x0015 Param 1 Xlat 2
1 Result code
2 Descriptor for mapping a write-only buffer in the target process
3 Output V2 independent service token buffer pointer

Description[edit]

Returns the V2 independent service token acquired using ACTU:AcquireIndependentServiceTokenV2.

See Independent Service Tokens for details.