udpmib.h header
This header is used by Management Information Base. For more information, see:
udpmib.h contains the following programming interfaces:
Structures
MIB_UDP6ROW Contains an entry from the User Datagram Protocol (UDP) listener table for IPv6 on the local computer. |
MIB_UDP6ROW_OWNER_MODULE Contains an entry from the User Datagram Protocol (UDP) listener table for IPv6 on the local computer. This entry also includes any available ownership data and the process ID (PID) that issued the call to the bind function for the UDP endpoint. |
MIB_UDP6ROW_OWNER_PID Contains an entry from the User Datagram Protocol (UDP) listener table for IPv6 on the local computer. The entry also includes the process ID (PID) that issued the call to the bind function for the UDP endpoint. |
MIB_UDP6TABLE Contains the User Datagram Protocol (UDP) listener table for IPv6 on the local computer. |
MIB_UDP6TABLE_OWNER_MODULE Contains the User Datagram Protocol (UDP) listener table for IPv6 on the local computer. The table also includes any available ownership data and the process ID (PID) that issued the call to the bind function for each UDP endpoint. |
MIB_UDP6TABLE_OWNER_PID Contains the User Datagram Protocol (UDP) listener table for IPv6 on the local computer. The table also includes the process ID (PID) that issued the call to the bind function for each UDP endpoint. |
MIB_UDPROW Contains an entry from the User Datagram Protocol (UDP) listener table for IPv4 on the local computer. |
MIB_UDPROW_OWNER_MODULE Contains an entry from the IPv4 User Datagram Protocol (UDP) listener table on the local computer. This entry also includes any available ownership data and the process ID (PID) that issued the call to the bind function for the UDP endpoint. |
MIB_UDPROW_OWNER_PID Contains an entry from the User Datagram Protocol (UDP) listener table for IPv4 on the local computer. The entry also includes the process ID (PID) that issued the call to the bind function for the UDP endpoint. |
MIB_UDPSTATS Contains statistics for the User Datagram Protocol (UDP) running on the local computer. (MIB_UDPSTATS) |
MIB_UDPSTATS2 Contains statistics for the User Datagram Protocol (UDP) running on the local computer. (MIB_UDPSTATS2) |
MIB_UDPTABLE Contains the User Datagram Protocol (UDP) listener table for IPv4 on the local computer. |
MIB_UDPTABLE_OWNER_MODULE Contains the User Datagram Protocol (UDP) listener table for IPv4 on the local computer. The table also includes any available ownership data and the process ID (PID) that issued the call to the bind function for each UDP endpoint. |
MIB_UDPTABLE_OWNER_PID Contains the User Datagram Protocol (UDP) listener table for IPv4 on the local computer. The table also includes the process ID (PID) that issued the call to the bind function for each UDP endpoint. |