ACTU:GetIndependentServiceToken

From 3dbrew
Revision as of 16:21, 20 January 2025 by TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0015|0|2}} {{IPC/MapPointerW|Output service token buffer pointer (0x201 in size)}} {{IPC/RequestEnd}} =Response= {{IPC/Request...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

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 service token buffer pointer (0x201 in size)

Response

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 service token buffer pointer

Description

Returns the service token acquired using ACTU:AcquireIndependentServiceToken.