MIB_MFE_STATS_TABLE_EX (Compact 2013)
3/26/2014
This structure contains a table of extended statistics for Multicast Forwarding Entries (MFEs).
Syntax
typedef struct _MIB_MFE_STATS_TABLE_EX_XP {
DWORD dwNumEntries;
MIB_IPMCAST_MFE_STATS_EX table[ANY_SIZE];
} MIB_MFE_STATS_TABLE_EX,
*PMIB_MFE_STATS_TABLE_EX;
Members
- dwNumEntries
The number of MFEs in the array.
- table
A pointer to a table of MFEs that are implemented as an array of MIB_IPMCAST_MFE_STATS_EX structures.
Requirements
Header |
ws2def.h, |