Example #1
0
 public Int32 HNC_NetGetIpaddr(ref String ip, ref UInt16 port)
 {
     return(HncApi.HNC_NetGetIpaddr(ref ip, ref port, _ClientNo));
 }