예제 #1
0
 public int GetProtection(ref S7Protection Protection)
 {
     return Cli_GetProtection(Client, ref Protection);
 }
예제 #2
0
 protected static extern int Cli_GetProtection(IntPtr Client, ref S7Protection Protection);