Exemplo n.º 1
0
 public int SDDE_Hide()
 {
     return(TCPIP2.ShowTool(this.mahTCPIP[0], 0));
 }
Exemplo n.º 2
0
 public int SDDE_Display()
 {
     return(TCPIP2.ShowTool(this.mahTCPIP[0], 1));
 }