Ejemplo n.º 1
0
 public static extern int DSGetRtuData(byte[] pPhone, ref RtuDataStruct rtu, ushort waitseconds);
Ejemplo n.º 2
0
 public static int DSGetRtuData(byte[] pPhone, ref RtuDataStruct rtu, ushort waitseconds)
 {
     throw new NotImplementedException();
 }