APT:SendDeliverArg

From 3dbrew
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Request

Index Word Description
0 Header code [0x00340084]
1 Parameter Size (capped to 0x300)
2 HMAC Size (capped to 0x20)
3 (Parameter Size << 14) | 2
4 void*, Parameter
5 (HMAC Size << 14) | 0x802
6 void*, HMAC

Response

Index Word Description
0 Header code
1 Result code

Description

This executes the same code which APT:StartApplication also uses for the input buffers.