コード例 #1
0
 public int nabtoTunnelClose(IntPtr tunnel)
 {
     return(Win32NativeMethods.nabtoTunnelClose(tunnel));
 }