Exemplo n.º 1
0
 public static extern int Net_GetRecord(int hScanner, ref ReaderDate stime, ref ReaderDate etime, int startaddr, int listlen, ref int relistlen, ref int taglen, byte[] data);
Exemplo n.º 2
0
 public static extern int GetReaderTime(int hScanner, ref ReaderDate time, int Address);
Exemplo n.º 3
0
 public static extern int Net_GetReaderTime(int hScanner, ref ReaderDate time);
Exemplo n.º 4
0
 public static extern int Net_GetReaderTime(int hSocket, ref ReaderDate time);
Exemplo n.º 5
0
 public static extern UInt16 GetRecord(int hScanner, ReaderDate stime, ReaderDate etime, int nTotal, int taglen, byte data);
Exemplo n.º 6
0
 public static extern UInt16 VH_GetRecord(int hScanner, ReaderDate stime, ReaderDate etime, int nTotal, int nDiNum, byte data);
Exemplo n.º 7
0
 public static extern UInt16 VH_GetRecordNum(int hScanner, ReaderDate stime, ReaderDate etime, int nTotal);
Exemplo n.º 8
0
 public static extern UInt16 GetReaderTime(int hScanner, ReaderDate time);