Method OnMulticastDroppedFromSocket

This method is called by the I_sAcnCommunicator to inform the receiver about the outcome of a request to leave a multicast group. Result indicates whether the operation was successful. The receiver should update its internal state (isWaitingMulticastToDrop) accordingly.

Method OnMulticastDroppedFromSocket 1: Inputs

Name

Type

Description

Result

BOOL

A boolean flag indicating the outcome of the multicast group operation;
TRUE if the group was successfully joined, FALSE if an error occurred.