Multicast Group Manager Functions

The following functions are used to register with the multicast group manager:

MgmRegisterMProtocol

MgmDeRegisterMProtocol

The following functions are used to manage interface ownership:

MgmGetProtocolOnInterface

MgmTakeInterfaceOwnership

MgmReleaseInterfaceOwnership

The following functions are used to manage group membership:

MgmAddGroupMembershipEntry

MgmDeleteGroupMembershipEntry

The following functions are used to obtain multicast forwarding entries (MFEs) and MFE statistics:

MgmGetFirstMfe

MgmGetNextMfe

MgmGetMfe

MgmGetFirstMfeStats

MgmGetNextMfeStats

MgmGetMfeStats

The following function is used to modify MFEs:

MgmSetMfe

The following functions are used obtain a list of groups that have been joined:

MgmGroupEnumerationStart

MgmGroupEnumerationGetNext

MgmGroupEnumerationEnd