MIB_ICMP (Compact 2013)

3/26/2014

This structure contains the ICMP statistics for a particular device.

Syntax

typedef struct _MIB_ICMP {
  MIBICMPINFO stats; 
} MIB_ICMP, *PMIB_ICMP;

Members

  • stats
    A MIBICMPINFO structure that contains the ICMP statistics for the device.

Remarks

The MIB_ICMP structure is defined in the Ipmib.h header file instead of in the Iprtrmib.h header file. Be aware that the Ipmib.h header file is automatically included in Iprtrmib.h, which is automatically included in the Iphlpapi.h header file. The Ipmib.h and Iprtrmib.h header files should never be used directly.

Requirements

Header

iprtrmib.h,
ws2def.h,
ws2ipdef.h

See Also

Reference

MIB Structures
IP Helper Structures
GetIcmpStatistics
MIB_ICMP_EX
MIBICMPINFO
MIBICMPSTATS
MIBICMPSTATS_EX