Exemplo n.º 1
0
 public int GetCpInfo(ref S7CpInfo Info)
 {
     return Cli_GetCpInfo(Client, ref Info);
 }
Exemplo n.º 2
0
 protected static extern int Cli_GetCpInfo(IntPtr Client, ref S7CpInfo Info);