Changes

570 bytes added ,  02:22, 1 January 2016
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [Starting with 9.3.0-X: 0x00190000] |} =Response= {| class="wikitable" border="..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [Starting with 9.3.0-X: 0x00190000]
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|-
| 2-16
| Output 0x3C-byte struct.
|}

=Description=
This just returns a 0x3C-byte struct which was cleared to all-zeros. This is only usable when [[NFC:Initialize]] was used with type2.

The data starting at struct offset 0xC is the 0x30-byte struct used by [[NFC:InitializeWriteAppData]], sent by the user-process.