TCPIP_DNS_HANDLE Type
C
typedef const void* TCPIP_DNS_HANDLE;
Description
Type: TCPIP_DNS_HANDLE.
A handle that a 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.