Ejemplo n.º 1
0
 public int GetProtection(ref S7Protection Protection)
 {
     return Cli_GetProtection(Client, ref Protection);
 }
Ejemplo n.º 2
0
 protected static extern int Cli_GetProtection(IntPtr Client, ref S7Protection Protection);