Package com.sun.jna.platform.win32
Schnittstelle IPHlpAPI.UDP_TABLE_CLASS
- Umschließende Schnittstelle:
IPHlpAPI
public static interface IPHlpAPI.UDP_TABLE_CLASS
Defines the set of values used to indicate the type of table returned by
calls to
IPHlpAPI.GetExtendedUdpTable(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
-
Felddetails
-
UDP_TABLE_BASIC
static final int UDP_TABLE_BASIC- Siehe auch:
-
UDP_TABLE_OWNER_PID
static final int UDP_TABLE_OWNER_PID- Siehe auch:
-
UDP_TABLE_OWNER_MODULE
static final int UDP_TABLE_OWNER_MODULE- Siehe auch:
-