MIB_MCAST_LIMIT_ROW (Compact 2013)
3/26/2014
This structure contains the configurable limit information from a corresponding MIB_IPMCAST_IF_ENTRY structure.
Syntax
typedef struct {
DWORD dwTtl;
DWORD dwRateLimit;
} MIB_MCAST_LIMIT_ROW,
*PMIB_MCAST_LIMIT_ROW;
Members
- dwTtl
The Time to Live value for a multicast interface.
- dwRateLimit
The rate limit for a multicast interface.
Requirements
Header |
ws2def.h, |