MIB_ICMP (Windows CE 5.0)

Send Feedback

This structure contains the Internet Control Message Protocol (ICMP) statistics for a particular computer.

typedef struct_MIB_ICMP {MIBICMPINFOstats;} MIB_ICMP, *PMIB_ICMP;

Members

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

Requirements

OS Versions: Windows CE 3.0 and later.
Header: Iprtrmib.h.

See Also

IP Helper Structures | GetIcmpStatistics | MIBICMPINFO

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.