Platform SDK: Network Management |
The MCAST_SCOPE_ENTRY structure provides a complete set of information about a given multicast scope.
typedef struct _MCAST_SCOPE_ENTRY { MCAST_SCOPE_CTX ScopeCtx; IPNG_ADDRESS LastAddr; DWORD TTL; UNICODE_STRING ScopeDesc; } MCAST_SCOPE_ENTRY, *PMCAST_SCOPE_ENTRY;
Windows NT/2000: Requires Windows 2000.
Header: Declared in Madcapcl.h.