TCPIP_IGMP_HANDLE Type
C
typedef const void* TCPIP_IGMP_HANDLE;
Description
Type: TCPIP_IGMP_HANDLE. A handle that an application needs to use when deregistering a notification handler.
Remarks
This handle can be used by the application after the event handler has been registered.