Exemplo n.º 1
0
 public static extern uint GetExtendedTcpTable(
     IntPtr pTcpTable,
     ref int dwOutBufLen,
     bool sort,
     _AddressFamily ipVersion,
     TCP_TABLE_CLASS tblClass,
     uint reserved = 0);
Exemplo n.º 2
0
 public static extern uint GetExtendedTcpTable(
     IntPtr pTcpTable,
     ref int dwOutBufLen,
     bool sort,
     _AddressFamily ipVersion,
     TCP_TABLE_CLASS tblClass,
     uint reserved = 0);