Package com.sun.jna.platform.win32
Schnittstelle IPHlpAPI.TCP_TABLE_CLASS
- Umschließende Schnittstelle:
IPHlpAPI
public static interface IPHlpAPI.TCP_TABLE_CLASS
Defines the set of values used to indicate the type of table returned by
calls to
IPHlpAPI.GetExtendedTcpTable(com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference, boolean, int, int, int)
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
-
Felddetails
-
TCP_TABLE_BASIC_LISTENER
static final int TCP_TABLE_BASIC_LISTENER- Siehe auch:
-
TCP_TABLE_BASIC_CONNECTIONS
static final int TCP_TABLE_BASIC_CONNECTIONS- Siehe auch:
-
TCP_TABLE_BASIC_ALL
static final int TCP_TABLE_BASIC_ALL- Siehe auch:
-
TCP_TABLE_OWNER_PID_LISTENER
static final int TCP_TABLE_OWNER_PID_LISTENER- Siehe auch:
-
TCP_TABLE_OWNER_PID_CONNECTIONS
static final int TCP_TABLE_OWNER_PID_CONNECTIONS- Siehe auch:
-
TCP_TABLE_OWNER_PID_ALL
static final int TCP_TABLE_OWNER_PID_ALL- Siehe auch:
-
TCP_TABLE_OWNER_MODULE_LISTENER
static final int TCP_TABLE_OWNER_MODULE_LISTENER- Siehe auch:
-
TCP_TABLE_OWNER_MODULE_CONNECTIONS
static final int TCP_TABLE_OWNER_MODULE_CONNECTIONS- Siehe auch:
-
TCP_TABLE_OWNER_MODULE_ALL
static final int TCP_TABLE_OWNER_MODULE_ALL- Siehe auch:
-