APT:StartSystemApplet

RequestEdit

Index Word Description
0 Header code [0x001F0084]
1 AppID
2 Parameters Size
3 0x0
4 Handle Parameter
5 (Parameters Size << 14) | 2
6 void*, Parameters

ResponseEdit

Index Word Description
0 Header code
1 Result code

DescriptionEdit

This starts the applet with the specified AppID, and sets the parameter data for this applet to the specified buffer data (the size for this can be zero). This also terminates the currently running application/applet, in some cases.