ACTU:Initialize: Difference between revisions
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00010084] |- | 1 | SDK Version |- | 2 | Shared memory size |- | 3 | Always 0x..." |
|||
Line 41: | Line 41: | ||
=Description= | =Description= | ||
This initializes the ACT service. Shared memory initialization is optional, but some service calls require it. | This initializes the ACT service. Shared memory initialization is optional, but some service calls require it. The SDK version seems to be 0xB0502C8. |