RtnGetMcastCount

RtnGetMcastCount returns the number of multicast addresses added by the Stack for an interface.

Syntax

INT RtnGetMcastCount(
    PVOID ndp
);

Parameters

ndp

Network Device Pointer. Opaque network device identifier (pointer).

Return Value

Number of multicast addresses that have been added to this instance of the network device.

Requirements

Minimum Supported Version RTX64 2013
Header rtnapi.h
Library RtTcpip.lib