Changes

Jump to navigation Jump to search
514 bytes added ,  23:06, 29 September 2013
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001F0084] |- | 1 | AppletID |- | 2 | Buffer size |- | 3 | Value 0x0 |- | 4 | Han..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x001F0084]
|-
| 1
| AppletID
|-
| 2
| Buffer size
|-
| 3
| Value 0x0
|-
| 4
| Handle?
|-
| 5
| <nowiki>(Size<<14) | 2</nowiki>
|-
| 6
| Input buffer ptr
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|}

=Description=
This starts the applet with the specified appletID, and sets the parameter data for this applet to the specified buffer data.

Navigation menu