Changes

983 bytes added ,  07:05, 1 October 2013
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000F0100] |- | 1 | u8 flag, when non-zero NS will compare the word after this on..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x000F0100]
|-
| 1
| u8 flag, when non-zero NS will compare the word after this one with a field in the NS state.
|-
| 2
| Unknown, this is the same as the first unknown field returned by [[APT:ReceiveParameter]].
|-
| 3
| u8 flag, when non-zero NS will compare the word after this one with a field in the NS state.
|-
| 4
| AppletID
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|-
| 2
| u8 status flag: 0 = failure due to no parameter data being available, or the above enabled fields don't match the fields in NS state. 1 = success.
|}

=Description=
When parameter data is available, and when the above specified fields match the ones in NS state(for the ones where the checks are enabled), this clears the flag which indicates that parameter data is available(same flag cleared by [[APT:ReceiveParameter]]).