Exemple #1
0
 public static extern int DSGetRtuData(byte[] pPhone, ref RtuDataStruct rtu, ushort waitseconds);
 public static int DSGetRtuData(byte[] pPhone, ref RtuDataStruct rtu, ushort waitseconds)
 {
     throw new NotImplementedException();
 }