示例#1
0
 public static extern int iso14443AAuthM0(int h, ushort srcAddr, ushort targetAddr, ref ISO14443A_OPPARAM pOpInfo, Byte[] pTxFrame, Byte[] pRxFrame);
示例#2
0
 public static extern int iso14443ACtrlEsam(int h, ushort srcAddr, ushort targetAddr, Byte index, Byte state, ref ISO14443A_OPPARAM pOpInfo, Byte[] pTxFrame, Byte[] pRxFrame);